UNPKG

lfs-akairo

Version:

LFS Akairo is a framework designed to simplify the creation of InSim applications.

6 lines (3 loc) 102 B
import * as pino from 'pino'; declare const logger: pino.Logger<never, boolean>; export { logger };