Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 370 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 370 Bytes

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.