Sign in
apache
/
nifi-fds
/
gh-pages
/
.
/
node_modules
/
@webpack-cli
/
configtest
/
lib
/
index.d.ts
blob: 524543f8b73a06d3eb61e545c7613b9b80e0bbd8 [
file
] [
log
] [
blame
]
declare
class
ConfigTestCommand
{
apply
(
cli
:
any
):
Promise
<void>
;
}
export
default
ConfigTestCommand
;