UNPKG
build-easy
Version:
latest (2.2.3)
2.2.3
2.2.2
2.2.1
2.2.0
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.9
2.0.8
library build tool.
github.com/l-zoy/build-easy
l-zoy/build-easy
build-easy
/
lib
/
utils.d.ts
3 lines
(2 loc)
•
109 B
TypeScript
View Raw
1
2
3
export
declare
function
registerBabel
(
only
:
string
):
void
;
export
declare
function
isDefault
(
obj
:
any
):
any
;