migrator.js 78 B

1234
  1. async function migrate() {
  2. return {};
  3. }
  4. //# sourceMappingURL=migrator.js.map