UNPKG
@cafecafe/afip.ts
Version:
latest (3.2.3)
3.2.3
Afip typescript SDK
github.com/gabrielcardetti/afip.ts
gabrielcardetti/afip.ts
@cafecafe/afip.ts
/
lib
/
utils
/
logger.d.ts
3 lines
(2 loc)
•
67 B
TypeScript
View Raw
1
2
3
declare
const
logger
:
import
(
"winston"
).
Logger
;
export
{ logger };