UNPKG

declapract

Version:

A tool to declaratively define best practices, maintainable evolve them, and scalably enforce them.

4 lines (3 loc) 161 B
import { LogLevel } from 'simple-log-methods'; export declare const ActiveLogLevel: LogLevel; export declare const log: import("simple-log-methods").LogMethods;