This repository was archived by the owner on Apr 21, 2020. It is now read-only.

Description
PS D:\person\test\vad> tsc
node_modules/@t2ee/core/dist/injections/AutoWireMeta.d.ts(3,35): error TS2304: Cannot find name 'Symbol'.
node_modules/@t2ee/core/dist/injections/AutoWired.d.ts(3,44): error TS2304: Cannot find name 'Symbol'.
node_modules/@t2ee/core/dist/injections/Container.d.ts(10,68): error TS2304: Cannot find name 'Symbol'.
node_modules/@t2ee/core/dist/injections/Container.d.ts(11,34): error TS2304: Cannot find name 'Symbol'.
node_modules/@t2ee/core/dist/injections/Container.d.ts(13,38): error TS2304: Cannot find name 'Symbol'.
node_modules/@t2ee/core/dist/utils/Metadata.d.ts(8,34): error TS2304: Cannot find name 'Symbol'.
node_modules/@t2ee/core/dist/utils/Metadata.d.ts(9,34): error TS2304: Cannot find name 'Symbol'.
node_modules/@t2ee/vader/dist/handlers/ErrorHandler.d.ts(5,31): error TS7019: Rest parameter 'args' implicitly has an 'any[]' type.