UNPKG

200 BTypeScriptView Raw
1/**
2 * Returns the name of the closest package in the callstack that isn't this.
3 */
4export declare function getClosestCallerPackage(): string | undefined;
5//# sourceMappingURL=caller-package.d.ts.map
\No newline at end of file