Bundle size of typescript-json is extremely small (as it works only in compilation process) and generated code by typescript-json not such small. Therefore, I think it does not effect on initial page loading unless you've defined typescript-json function calling code over thousands of times.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Bundle size of
typescript-jsonis extremely small (as it works only in compilation process) and generated code bytypescript-jsonnot such small. Therefore, I think it does not effect on initial page loading unless you've definedtypescript-jsonfunction calling code over thousands of times.