import { Processors } from "https://deno.land/x/lume@v1.18.2/core.ts";
Class to store and run the (pre)processors
Properties
processors: Map<Processor | MultiProcessor, ProcessorOptions>
Processors and the assigned extensions
import { Processors } from "https://deno.land/x/lume@v1.18.2/core.ts";
Class to store and run the (pre)processors
Processors and the assigned extensions