UNPKG
kod-temp
Version:
latest (0.0.0)
0.0.0
Workano Communications SDK
kod-temp
/
dist
/
esm
/
types
/
lib
/
utils
/
once.d.ts
2 lines
•
128 B
TypeScript
View Raw
1
2
export
default
function
(
func
: ((...args:
Array
<
any
>) =>
any
) |
null
|
undefined
):
() =>
any
;
//# sourceMappingURL=once.d.ts.map