Type alias BaseSGSchemaOptions

BaseSGSchemaOptions: {
    description?: string;
    plugin?: SGPluginOptionsMap;
}

Type declaration

Generated using TypeDoc