mirror of
https://github.com/MeowLynxSea/Proksea.git
synced 2025-07-10 03:14:40 +00:00
6 lines
83 B
JavaScript
6 lines
83 B
JavaScript
const Biome = require('./')('1.8')
|
|
|
|
const ocean = new Biome(0)
|
|
|
|
console.log(ocean)
|