Type alias ParentsDefinitions

ParentsDefinitions: {
    [k: string]: SchemaItemParent[];
}

Type declaration

Generated using TypeDoc