UNPKG

@plugjs/plug

Version:
3 lines 164 B
import type { AbsolutePath } from '../paths.ts'; export declare function findCaller(of: (...args: any[]) => any): AbsolutePath; //# sourceMappingURL=caller.d.ts.map