UNPKG

dmirakurun

Version:

Fork of Mirakurun modified to work with dantto4k

7 lines 187 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const regexp = { unixDomainSocket: /^\/.+/ }; exports.default = regexp; //# sourceMappingURL=regexp.js.map