storybook/code/addons/links/react.d.ts

3 lines
82 B
TypeScript
Raw Normal View History

export * from './dist/types/react';
export { default } from './dist/types/react';