UNPKG
@pod-protocol/cli
Version:
latest (2.0.1)
2.0.1
2.0.0
1.5.2
1.5.1
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.11
1.3.10
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
Official CLI for the PoD Protocol
github.com/pod-protocol/pod-protocol
pod-protocol/pod-protocol
@pod-protocol/cli
/
dist
/
commands
/
dev
/
index.d.ts
3 lines
•
126 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
"commander"
;
export
declare
function
createDevCommands
(
):
Command
;
//# sourceMappingURL=index.d.ts.map