UNPKG
@dodi-smart/ttlock-graphql-api
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
TTLock GraphQL API
dodi.li
dodi-smart/ttlock-graphql-api
@dodi-smart/ttlock-graphql-api
/
dist
/
logger.d.ts
4 lines
•
152 B
TypeScript
View Raw
1
2
3
4
import
winston
from
'winston'
;
export
declare
const
LOG_LEVEL
:
string
;
export
declare
const
logger
: winston.
Logger
;
//# sourceMappingURL=logger.d.ts.map