Type alias SchemasByName

SchemasByName: {
    [key: string]: SchemaItem;
}

Type declaration

Generated using TypeDoc