UNPKG

@v4fire/core

Version:
8 lines (7 loc) 164 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.tplRgxp = void 0; const tplRgxp = /\${([^}]+)}/g; exports.tplRgxp = tplRgxp;