dayjs-loader.mjs 95 B

12
  1. import { register } from 'node:module';
  2. register('./dayjs-resolve-hook.mjs', import.meta.url);