method UnoGenerator.prototype.stringifyShortcutsimport { UnoGenerator } from "https://dotland.deno.dev/x/aleph@1.0.0-beta.15/server/deps.ts"; stringifyShortcuts(parent: VariantMatchedResult,context: RuleContext,expanded: ShortcutValue[],meta?: RuleMeta,): Promise<StringifiedUtil[] | undefined>Parametersparent: VariantMatchedResultcontext: RuleContextexpanded: ShortcutValue[]optionalmeta: RuleMetaReturnsPromise<StringifiedUtil[] | undefined>