mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 06:41:17 +08:00
Fix types-6-0 exports
This commit is contained in:
parent
5ca9ee5143
commit
799b34ce93
2
app/react/types-6-0.d.ts
vendored
2
app/react/types-6-0.d.ts
vendored
@ -1 +1 @@
|
||||
export * from './dist/client/preview/types-6-0.d';
|
||||
export * from './dist/ts3.9/client/preview/types-6-0.d';
|
||||
|
2
app/vue/types-6-0.d.ts
vendored
2
app/vue/types-6-0.d.ts
vendored
@ -1 +1 @@
|
||||
export * from './dist/client/preview/types-6-0.d';
|
||||
export * from './dist/ts3.9/client/preview/types-6-0.d';
|
||||
|
Loading…
x
Reference in New Issue
Block a user