feat: add onboarding with oldmarr import (#1606)
This commit is contained in:
3
packages/old-import/src/import/index.ts
Normal file
3
packages/old-import/src/import/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { importInitialOldmarrAsync } from "./import-initial-oldmarr";
|
||||
export * from "./input";
|
||||
export { ensureValidTokenOrThrow } from "./validate-token";
|
||||
Reference in New Issue
Block a user