fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
Showing only changes of commit e26e15e2ae - Show all commits

View file

@ -5,7 +5,7 @@
"declaration": false,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
// "keyofStringsOnly": true, // Habilitar apenas para Typescript 2.9
"keyofStringsOnly": true,
"mapRoot": "./dist/",
"module": "commonjs",
"moduleResolution": "node",