Skip to content

Commit a39c183

Browse files
committed
test: update snapshot
1 parent 7a68e1e commit a39c183

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/__snapshots__/plugin.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
export type SharedTypeFromRuntime = 'shared-type';
12
declare const _default: import("#app").Plugin<{
23
injection: "injected";
34
}> & import("#app").ObjectPlugin<{

0 commit comments

Comments
 (0)