Closed FroggyPanda closed 1 year ago
Resolves #22 and #24
Use:
better-supabase-types -i input.ts -o output.ts --enumAsType --enumPascalCase
I hope I did this right as I did limited testing and not sure of all the possible ways enums could be typed out.
Thank you!
Resolves #22 and #24
Use:
I hope I did this right as I did limited testing and not sure of all the possible ways enums could be typed out.