UNPKG
@funny-ui/cli
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.2
0.0.1
funny-ui cli
github.com/programmermark/funny-cli
programmermark/funny-cli
@funny-ui/cli
/
lib
/
compiler
/
compileModule.d.ts
3 lines
(2 loc)
•
112 B
TypeScript
View Raw
1
2
3
export
declare
function
compileModule
(
):
Promise
<
void
>;
export
declare
function
compileBundle
(
):
Promise
<
void
>;