Variable emptySchemaConst

emptySchema: {
    $id: string;
    properties: {};
    type: string;
} = ...

Type declaration

  • $id: string
  • properties: {}
    • type: string

    Generated using TypeDoc