superstruct-ts-transformer icon indicating copy to clipboard operation
superstruct-ts-transformer copied to clipboard

Sample with ttypescript?

Open alexvictoor opened this issue 4 years ago • 2 comments

Hello! Thanks for your work on this library. I have some trouble making everything work with ttypescript for a regular nodejs application, without any bundler. Is there a sample for this use case somewhere? Thanks in advance for your help

alexvictoor avatar Jun 30 '21 07:06 alexvictoor

Oh, that's cool! I'll try and cobble up the example then

saitonakamura avatar Jul 07 '21 10:07 saitonakamura

The library doesn't actually import anything, it's an empty object.

I cannot get this to work when importing it into a TypeScript project.

KenEucker avatar Apr 20 '22 21:04 KenEucker