Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / protobufjs / node_modules / @types / node / ts3.6 / index.d.ts
diff --git a/legacy-libs/protobufjs/node_modules/@types/node/ts3.6/index.d.ts b/legacy-libs/protobufjs/node_modules/@types/node/ts3.6/index.d.ts
new file mode 100644 (file)
index 0000000..7f947fa
--- /dev/null
@@ -0,0 +1,7 @@
+// NOTE: These definitions support NodeJS and TypeScript 3.5.
+// This is requried to enable typing assert in ts3.7 without causing errors
+// Typically type modifiations should be made in base.d.ts instead of here
+
+/// <reference path="base.d.ts" />
+
+/// <reference path="../ts3.4/assert.d.ts" />