Installation
npm install --save @types/caller
Summary
This package contains type definitions for caller (https://github.com/totherik/caller).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/caller.
index.d.ts
declare function caller(depth?: number): string;
export = caller;
Additional Details
- Last updated: Mon, 06 Nov 2023 22:41:05 GMT
- Dependencies: none
Credits
These definitions were written by Ignocide.