cli

Version:
sha256:602bdd4
componentCLI
exports wasi:cli/run
imports macovedj:shapes/hashimap

hashimap interface

hashimap:resource {
constructor()hashimap
get(name:string)option<string>
keys()list<string>
}