UNPKG

@river-build/sdk

Version:

For more details, visit the following resources:

5 lines 206 B
// a no-op migration for the initial snapshot, use as a template for new migrations export function snapshotMigration0000(snapshot) { return snapshot; } //# sourceMappingURL=snapshotMigration0000.js.map