UNPKG
@antibot/zilla
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Simple collection for simple things
@antibot/zilla
/
README.md
8 lines
(6 loc)
•
201 B
Markdown
View Raw
1
2
3
4
5
6
7
8
# 🐍 Zilla
Simple collection
for
simple things ```ts import { ZillaCollection }
from
"zilla"
;
const
zilla: ZillaCollection =
new
ZillaCollection<String,
null
>(); zilla.
set
(
"FfGsZSTwefYYUI="
,
null
);