UNPKG
is-constructor
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Check if a value is a constructor function
github.com/wbhob/is-constructor
wbhob/is-constructor
is-constructor
/
dist
/
types
/
index.d.ts
5 lines
(4 loc)
•
86 B
TypeScript
View Raw
1
2
3
4
5
export
{}
import
IsConstructor
from
'../index'
export
default
IsConstructor
export
{}