interface DocumentProps {
    ids: string[];
}

Properties

Properties

ids: string[]

Generated using TypeDoc