Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / protobufjs / node_modules / @types / node / ts3.6 / index.d.ts
1 // NOTE: These definitions support NodeJS and TypeScript 3.5.
2 // This is requried to enable typing assert in ts3.7 without causing errors
3 // Typically type modifiations should be made in base.d.ts instead of here
4
5 /// <reference path="base.d.ts" />
6
7 /// <reference path="../ts3.4/assert.d.ts" />