Documentation / @zerotal/broadcasting / compileChannelPattern
Function: compileChannelPattern()
compileChannelPattern(
pattern):object
Defined in: broadcasting/src/ChannelRegistry.ts:46
Compile a [param] pattern into a regex + ordered param names.
Parameters
pattern
string
Returns
object
regex
regex:
RegExp
paramNames
paramNames:
string[]