Skip to content

Commit e123b65

Browse files
committed
1 file modified
1 parent 5c8771e commit e123b65

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/jsep/jsep.d.ts

-4
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,4 @@ declare module "jsep" {
177177

178178
const version: string;
179179
}
180-
181-
function jsep(val: string | jsep.Expression): jsep.Expression;
182-
183-
export = jsep;
184180
}

0 commit comments

Comments
 (0)