database-petani-mobile/node_modules/core-js/actual/regexp/dot-all.js
2026-02-23 16:39:35 +07:00

5 lines
93 B
JavaScript

'use strict';
var parent = require('../../stable/regexp/dot-all');
module.exports = parent;