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
fix(types): add Promise signature for bundleRenderer.renderToString (vuejs#7098)
* Make callback optional when providing context
Otherwise TypeScript compiler complains about `not assignable to parameter of type 'RenderCallback'`
* Update index.d.ts
0 commit comments