currently I have to ignore: ``` // @ts-ignore import Debug from "debug-levels"; const debug = Debug('sample.model'); ```
currently I have to ignore: