Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/core/processors.ts>default#run

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method default.prototype.run
import { default } from "https://deno.land/x/lume@v1.14.1/core/processors.ts";

Apply the processors to the provided pages

Returns

Promise<void>