4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
|
import { POLY } from "./rollup.config";
|
||
|
|
||
|
export default [POLY];
|