Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

collapseVariantGroup

function collapseVariantGroup(str: string, prefixes: string[]): string;
§
collapseVariantGroup(str: string, prefixes: string[]): string
[src]

§Parameters

§
str: string
[src]
§
prefixes: string[]
[src]

§Return Type

§
string
[src]