更新
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import types = require('./types');
|
||||
|
||||
declare function wrap(fn: types.AnyFn, wrapper: types.AnyFn): types.AnyFn;
|
||||
|
||||
export = wrap;
|
||||
Reference in New Issue
Block a user