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