UNPKG

@golemio/pid

Version:
4 lines (3 loc) 207 B
import { JSONSchemaType } from "@golemio/core/dist/shared/ajv"; import { IJISInfotextDto } from "../interfaces/IJISInfotextDto"; export declare const JISInfotextDtoSchema: JSONSchemaType<IJISInfotextDto[]>;