Module

x/lume/core/loaders/module.ts>toData

🔥 Static site generator for Deno 🦕
Very Popular
Latest
function toData
import { toData } from "https://dotland.deno.dev/x/lume@v2.2.2/core/loaders/module.ts";

Transform the imported module to RawData

Parameters

mod: Record<string, unknown>