Repository
Current version released
3 years ago
Versions
deno_superstruct
Copied from superstruct src
directory. A few modifications were made to fix TypeScript
problems. Mostly
just replacing any value
it didn’t like with (value as any)
and running
> deno fmt
. Refer to superstruct’s
readme for
documentation.