import { type Extractor } from "https://deno.land/x/netzo@0.4.78/deps/@unocss/core.ts";
Methods
optional
extract(ctx: ExtractorContext): Awaitable<>Extract the code and return a list of selectors.
Return undefined
to skip this extractor.
import { type Extractor } from "https://deno.land/x/netzo@0.4.78/deps/@unocss/core.ts";
Extract the code and return a list of selectors.
Return undefined
to skip this extractor.