Current section

Files

Jump to
moon assets node_modules yaml dist schema json schema.d.ts
Raw

assets/node_modules/yaml/dist/schema/json/schema.d.ts

import { CollectionTag, ScalarTag } from '../types.js';
export declare const schema: (CollectionTag | ScalarTag)[];