UNPKG

jira-client-oauth2

Version:
7 lines 235 B
import { Logger } from "../types.js"; /** * An instance of the NoOpLogger to be used as the default. * This is not exported, it's an internal detail. */ export declare const silentLogger: Logger; //# sourceMappingURL=logger.d.ts.map