Module

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

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

Transform the imported module to Data

Parameters

mod: Record<string, unknown>