3 lines
111 B
TypeScript
3 lines
111 B
TypeScript
export { default } from "./InlineTextButton";
|
|
export type { InlineTextButtonProps } from "./InlineTextButton";
|