UNPKG

@golemio/pid

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