diff options
Diffstat (limited to 'node_modules/yaml/dist/schema/common/seq.d.ts')
-rw-r--r-- | node_modules/yaml/dist/schema/common/seq.d.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/node_modules/yaml/dist/schema/common/seq.d.ts b/node_modules/yaml/dist/schema/common/seq.d.ts deleted file mode 100644 index c038d30..0000000 --- a/node_modules/yaml/dist/schema/common/seq.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import type { CollectionTag } from '../types.js'; -export declare const seq: CollectionTag; |