UNPKG

@eaglesong/task-panorama

Version:
34 lines (33 loc) 748 B
declare const _exports: { "$schema": string; "type": string; "additionalProperties": boolean; "properties": { "filename": { "type": string; }; "plugins": { "anyOf": ({ "type": string; "items": { "anyOf": { "type": string; }[]; }; } | { "type": string; "items"?: undefined; })[]; }; "ignoredPlugins": { "type": string; "items": { "type": string; }; }; "$schema": { "type": string; }; }; }; export = _exports;