4 lines
73 B
JavaScript
4 lines
73 B
JavaScript
var staticHGKeyRE = /(.+)?\[(\d+)\]$/
|
|
|
|
module.exports = staticHGKeyRE
|