mirror of
https://github.com/zoriya/v10.git
synced 2026-08-14 09:59:44 +00:00
3 lines
57 B
JavaScript
3 lines
57 B
JavaScript
import { Poster } from "./poster.js";
|
|
export { Poster };
|