ic
This commit is contained in:
4
dist/index.d.ts
vendored
Normal file
4
dist/index.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export { default as Button } from './Button';
|
||||
export { default as Card } from './Card';
|
||||
export type { ButtonProps } from './Button';
|
||||
export type { CardProps } from './Card';
|
||||
Reference in New Issue
Block a user