UNPKG
@msom/xbuild
Version:
latest (1.0.6)
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
@msom/xbuild
@msom/xbuild
/
dist
/
types
/
commands
/
build.d.ts
5 lines
•
143 B
TypeScript
View Raw
1
2
3
4
5
export
declare
function
buildCommand
(
options
: { config?:
string
; compile?:
true
; }
):
Promise
<
void
>;
//# sourceMappingURL=build.d.ts.map