Skip to content

N8Brooks/deno_superstruct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.