method UnoGenerator.prototype.parseUtilimport { UnoGenerator } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.15/server/deps.ts"; parseUtil(input: string | VariantMatchedResult,context: RuleContext,internal?: boolean,): Promise<(ParsedUtil | RawUtil)[] | undefined>Parametersinput: string | VariantMatchedResultcontext: RuleContextoptionalinternal: booleanReturnsPromise<(ParsedUtil | RawUtil)[] | undefined>