interface PrintSchemaOptions {
    sortedSchema: boolean;
}

Properties

Properties

sortedSchema: boolean