UNPKG

babel-plugin-logger-namespace

Version:

Babel plugin that generates the namespace for creating a logger based on the path of the module

2 lines (1 loc) 76 B
export declare const isNodeModulesInPath: (pathString: string) => boolean;