mirror of
https://github.com/zoriya/v10.git
synced 2026-08-09 07:37:48 +00:00
2 lines
108 B
TypeScript
2 lines
108 B
TypeScript
import { PlayButton, PlayButtonProps } from "./play-button.js";
|
|
export { PlayButton, type PlayButtonProps }; |