Files

2 lines
108 B
TypeScript

import { PlayButton, PlayButtonProps } from "./play-button.js";
export { PlayButton, type PlayButtonProps };