aboutsummaryrefslogtreecommitdiff
path: root/node_modules/yaml/dist/schema/yaml-1.1/schema.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/yaml/dist/schema/yaml-1.1/schema.d.ts')
-rw-r--r--node_modules/yaml/dist/schema/yaml-1.1/schema.d.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/node_modules/yaml/dist/schema/yaml-1.1/schema.d.ts b/node_modules/yaml/dist/schema/yaml-1.1/schema.d.ts
deleted file mode 100644
index 7663949..0000000
--- a/node_modules/yaml/dist/schema/yaml-1.1/schema.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-export declare const schema: (import("../types.js").ScalarTag | import("../types.js").CollectionTag)[];