UNPKG
@central-credit/app
Version:
latest (0.0.2)
0.0.2
0.0.1
Application Central Credit
@central-credit/app
/
dist
/
debug-config.d.ts
6 lines
(5 loc)
•
137 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
NAMESPACES
: {
readonly
SERASA
:
"app:serasa"
;
readonly
MONGO
:
"app:mongo"
;
readonly
TEST
:
"app:test"
; };