mirror of
https://github.com/zoriya/v10.git
synced 2026-08-11 08:29:47 +00:00
2 lines
108 B
TypeScript
2 lines
108 B
TypeScript
import { LiveButton, LiveButtonProps } from "./live-button.js";
|
|
export { LiveButton, type LiveButtonProps }; |