variable partimport { part } from "https://deno.land/x/lunchbox@v1.0.2/src/utils.ts"; type(classes: Record<string, string>, nostyleAll?: boolean) => Record<string, string | undefined>