A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Recently, I have created a TransformBase (following the blog post) and I was wondering - how the TransformOrder enum works?
It has the following values:
...but none of these is documented.
Can someone explain what's the purpose of these in the context of the TransformBase?