Client side atproto account migrator in your web browser, along with services for backups and adversarial migrations.
pdsmoover.com
pds
atproto
migrations
moo
cow
1import { Migrator } from './pdsmoover.js';
2import { MissingBlobs } from './missingBlobs.js';
3import { BackupService } from './backup.js';
4import { PlcOps } from './plc-ops.js';
5import { Restore } from './restore.js';
6import { handleAndPDSResolver } from './atprotoUtils.js';
7export { Migrator, MissingBlobs, BackupService, PlcOps, Restore, handleAndPDSResolver };
8//# sourceMappingURL=main.d.ts.map