Files
huishou/node_modules/quansync/dist/macro.cjs
T
2026-07-27 13:37:48 +08:00

8 lines
117 B
JavaScript

'use strict';
const index = require('./index.cjs');
const quansync = index.quansync;
exports.quansync = quansync;