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