source:
node_modules/yaml/dist/schema/json/schema.d.ts
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 116 bytes |
Line | |
---|---|
1 | import { CollectionTag, ScalarTag } from '../types.js'; |
2 | export declare const schema: (CollectionTag | ScalarTag)[]; |
Note:
See TracBrowser
for help on using the repository browser.