UNPKG

@freeword/meta

Version:

Meta package for Freeword: exports all core types, constants, and utilities from the src/ directory.

3 lines 148 B
import type * as TY from '../types/UtilityTypes.ts'; export declare function getLogger(_dna: any): TY.LoggerT; //# sourceMappingURL=Logging.d.ts.map