UNPKG

bananass

Version:

Baekjoon Framework for JavaScript.🍌

16 lines (11 loc) 486 B
/** * @fileoverview Entry file for the `bananass-build` directory. */ // -------------------------------------------------------------------------------- // Import // -------------------------------------------------------------------------------- import build from './build.js'; // -------------------------------------------------------------------------------- // Export // -------------------------------------------------------------------------------- export default build;