techor
Version:
Author technology like a top leader
8 lines (5 loc) • 336 B
JavaScript
import { getDefaultExportFromCjs } from './_commonjsHelpers.mjs';
import { __require as requirePicomatch } from '../node_modules/.pnpm/picomatch@4.0.2/node_modules/picomatch/index.mjs';
var picomatchExports = /*@__PURE__*/ requirePicomatch();
var pm = /*@__PURE__*/getDefaultExportFromCjs(picomatchExports);
export { pm as default };