UNPKG

@plugjs/plug

Version:
3 lines (2 loc) 125 B
import type { AbsolutePath } from '../paths'; export declare function findCaller(of: (...args: any[]) => any): AbsolutePath;