UNPKG
@bitjson/typedoc
/
dist
/
lib
/
output
/
helpers
/
if-signature.d.ts
Version:
0.15.0-0
62 B
TypeScript
View Raw
1
export
declare
function
ifSignature
(
obj:
any
, arg:
any
):
any
;