migrator.cjs 93 B

12345
  1. "use strict";
  2. async function migrate() {
  3. return {};
  4. }
  5. //# sourceMappingURL=migrator.cjs.map