chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bun
|
||||
|
||||
import { main } from "../src/sync/index.js";
|
||||
|
||||
await main();
|
||||
Reference in New Issue
Block a user