We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a68e1e commit a39c183Copy full SHA for a39c183
test/__snapshots__/plugin.d.ts
@@ -1,3 +1,4 @@
1
+export type SharedTypeFromRuntime = 'shared-type';
2
declare const _default: import("#app").Plugin<{
3
injection: "injected";
4
}> & import("#app").ObjectPlugin<{
0 commit comments