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