superjson icon indicating copy to clipboard operation
superjson copied to clipboard

Export additional types

Open ericallam opened this issue 1 year ago • 0 comments

We want to give users the ability to add custom transformers, and for that to work nicely with typescript we need these types. I tried to do export type but prettier threw an error (see https://github.com/prettier/prettier-vscode/issues/2558), so I just exported them as values instead.

ericallam avatar Sep 19 '24 10:09 ericallam