Files
red_de_investigacion_front/node_modules/html-comment-regex/index.js
T
DanielRamirezGe 5eecfbf6cd first commit
2020-01-14 20:43:08 -06:00

3 lines
53 B
JavaScript

'use strict';
module.exports = /<!--([\s\S]*?)-->/g;