import { Sequential } from "https://deno.land/x/netsaur@0.4.2/web.ts";
Parameters
optional
config: { postProcess?: PostProcessor; layers?: [number, number]; }Range of layers [a, b) (inclusive of a, exclusive of b) to execute.
import { Sequential } from "https://deno.land/x/netsaur@0.4.2/web.ts";
Range of layers [a, b) (inclusive of a, exclusive of b) to execute.