slow-json-stringify icon indicating copy to clipboard operation
slow-json-stringify copied to clipboard

Reflecting types from typescript type definitions

Open lewispham opened this issue 2 years ago • 0 comments

I think this lib will be ways more useful if we do not need to define the schema. Typescript projects usually already have classes and interfaces for javascript objects. Other external libraries often use reflect-metadata or ts-morph for retrieving the type data.

lewispham avatar Jan 11 '22 08:01 lewispham