Enabling shorter import paths [automatic]

This commit is contained in:
ts_ci
2021-03-07 01:18:30 +00:00
parent 919a6947bc
commit 9502f193d3
123 changed files with 22507 additions and 223 deletions

1
lib/tools/assert.d.ts vendored Normal file
View File

@ -0,0 +1 @@
export { assert } from "evt/tools/typeSafety/assert";