Files

2 lines
84 B
TypeScript

export default function unprefixValue(value: string | string[]): string | string[];