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