wa.dev
macovedj:
client-sorter
Info
Public Beta
Search
Sign in
client-sorter
Version:
0.0.1
sha256:f578099
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
>
}