Sign in
chromium
/
devtools
/
devtools-frontend
/
de3fcf0a075ed797df8f5490eb00a7404f098a06
/
.
/
node_modules
/
lit-analyzer
/
lib
/
cli
/
cli.d.ts
blob: c29e5565613f9549c4374f19f41223c228ac5b7c [
file
]
/**
* The main function of the cli.
*/
export
declare
function
cli
():
Promise
<void>
;
//# sourceMappingURL=cli.d.ts.map