UNPKG

@intersect.mbo/govtool-delegation-pillar

Version:
3 lines (2 loc) 105 B
export const testIdFromLabel = (label: string) => label.trim().replace(/ /g, '-').toLocaleLowerCase();