Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/hex/src/generator/generate.ts>default

An ecosystem delivering practices, philosophy and portability.
Go to Latest
variable default
import { default } from "https://deno.land/x/hex@0.5.15/src/generator/generate.ts";

type

(
basePath: string,
projectPath: string,
templateName?: string,
) => unknown