UNPKG

bunyamin

Version:

Bunyan-based logger for Node.js supporting Trace Event format

2 lines (1 loc) 81 B
export declare function isActionable<T>(value: T | (() => T)): value is () => T;