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