Skip to main content
Module

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

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

Transform the imported module to RawData

Parameters

mod: Record<string, unknown>