UNPKG

@koala/ui

Version:

考拉前端组件库

4 lines (3 loc) 83 B
export function rewriteRegex(prefix: string) { return new RegExp(`^${prefix}`) }