Enabling shorter import paths [automatic]

This commit is contained in:
ts_ci
2021-03-07 16:10:02 +00:00
parent fe27357dbb
commit 8bb7ded2e5
130 changed files with 22665 additions and 223 deletions

1
bin/tools/getProjectRoot.d.ts vendored Normal file
View File

@ -0,0 +1 @@
export declare function getProjectRoot(): string;