mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Remove namespace per review comment
This commit is contained in:
parent
7629231280
commit
86e85fd0e0
1
types/get-caller-file/index.d.ts
vendored
1
types/get-caller-file/index.d.ts
vendored
@ -4,6 +4,5 @@
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare function getCallerFile(position?: number): string;
|
||||
declare namespace getCallerFile {}
|
||||
|
||||
export = getCallerFile;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user