Plumbingtype-utils v0.3.0FieldTypeSchemaFieldTypeSchema export type FieldTypeSchema = { key?: string name: string type: TypeSchema }