Skip to main content
Module

x/lume_init/init.ts>InitConfig

The code for the new Lume init
Go to Latest
interface InitConfig
import { type InitConfig } from "https://deno.land/x/lume_init@v0.1.10/init.ts";

Properties

path: string
optional
src: string
optional
theme: string
optional
plugins: string[]