UNPKG
@bestcodetools/api-node-base
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.1
BestCodeTools Node Base for Backend API
gitlab.com/bestcodetools/nodejs/api-node-base
@bestcodetools/api-node-base
/
dist
/
@types
/
enums
/
index.d.ts
2 lines
•
122 B
TypeScript
View Raw
1
2
export
{
default
as
CommandEventType
,
CommandEventTypeEnums
}
from
'./command-events'
;
//# sourceMappingURL=index.d.ts.map