Current section

Files

Jump to
spellweaver priv bun node_modules yaml dist schema json schema.d.ts
Raw

priv/bun/node_modules/yaml/dist/schema/json/schema.d.ts

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