UNPKG

@notadd/injection

Version:

Notadd Injection Package.

3 lines (2 loc) 112 B
import { Module } from "../interfaces"; export declare function getPackagePathByModule(module: Module): string;