Files

3 lines
70 B
JavaScript

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