TeaWeb/web/tsconfig/dtsconfig.json

6 lines
97 B
JSON

{
"source_files": [
"../app/**/*.ts"
],
"target_file": "../declarations/exports.d.ts"
}