Searched refs:propertyExp (Results 1 – 1 of 1) sorted by relevance
371 const propertyExp = /\[(.*?)\]: \[(.*?)\]/gm; constant372 for (const match of devicePropertiesString.matchAll(propertyExp)) {