wa.dev
macovedj:
my-component
Info
Public Beta
Search
Sign in
my-component
Version:
0.0.1
sha256:0a93e34
component
imports wasi:
cli
,
clocks
,
filesystem
,
io
exports macovedj:
shapes/hashimap
hashimap
interface
hashimap:
resource
{
constructor
() →
hashimap
get
(
name:
string
) → option<
string
>
keys
() → list<
string
>
}