1
0
Fork 0
shelter/lune.config.js
2024-12-22 20:25:09 +03:30

9 lines
242 B
JavaScript

// Welcome to your Lune config file!
// You can view documentation on Lune here:
// https://github.com/uwu/shelter/tree/main/packages/lune
import { defineConfig } from "@uwu/lune";
export default defineConfig({
// configure lune here
});