UNPKG

159 BTypeScriptView Raw
1export declare const parseConfig: (input: string) => import("@stoplight/types").IParserResult<any, import("@stoplight/json").IJsonASTNode, number[], unknown>;