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@v1.13.1/core/loaders/module.ts";

Transform the imported module to Data

Parameters

mod: Record<string, unknown>