UNPKG

@enonic/js-utils

Version:
4 lines (3 loc) 63 B
export function group(s :string) :string { return `(${s})`; }