UNPKG
mlcl_log
Version:
latest (0.9.6)
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.2.2
0.2.0
0.1.1
0.1.0
0.0.2
0.0.1
molecuel CMS - logging module
github.com/molecuel/mlcl_log
molecuel/mlcl_log
mlcl_log
/
definitions
/
transports
/
elastic.d.ts
3 lines
(2 loc)
•
74 B
TypeScript
View Raw
1
2
3
declare
let
init
:
(
elastic
:
any
) =>
(
options
:
any
) =>
any
;
export
= init;