UNPKG
@apillon/cli
Version:
beta (1.2.2-beta.0)
latest (1.8.0)
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.2
1.2.2-beta.0
1.2.1
1.2.1-beta.0
1.2.0
1.1.0
1.1.0-beta.0
1.0.2
1.0.1
1.0.1-beta.4
1.0.1-beta.3
1.0.1-beta.2
1.0.1-beta.0
1.0.0
1.0.0-beta.1
1.0.0-beta.0
0.1.3
0.1.2
0.1.1
0.1.0
▶◀ Apillon CLI tools ▶◀
wiki.apillon.io/build/6-apillon-cli.html
Apillon/sdk
@apillon/cli
/
dist
/
modules
/
storage
/
ipns.commands.d.ts
3 lines
•
151 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
'commander'
;
export
declare
function
createIpnsCommands
(
storageCli: Command
):
void
;
//# sourceMappingURL=ipns.commands.d.ts.map