You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(orm): move ExtResultFieldDef to internal client-impl
The type was exported from plugin.ts but never used in public typings.
Move it as a simple non-generic type into client-impl.ts where it's
actually consumed.
0 commit comments