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