Home > @rushstack/node-core-library > IJsonSchemaFromObjectOptions
IJsonSchemaFromObjectOptions type
Options for JsonSchema.fromLoadedObject()
Signature:
export type IJsonSchemaFromObjectOptions = IJsonSchemaLoadOptions;
References: IJsonSchemaLoadOptions