Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pagic/src/utils/mod.ts>importPagicModDefault

A static site generator powered by Deno + React
Go to Latest
function importPagicModDefault
import { importPagicModDefault } from "https://deno.land/x/pagic@v1.5.1/src/utils/mod.ts";

Import pagic mod default

Type Parameters

optional
T = any

Parameters

pathToPagicRoot: string
optional
options: ImportOptions = [UNSUPPORTED]

Returns

Promise<T>