UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

8 lines (6 loc) 186 B
'use strict'; var $ = require('../internals/export'); var exec = require('../internals/regexp-exec'); $({ target: 'RegExp', proto: true, forced: /./.exec !== exec }, { exec: exec });