Skip to content

Commit 83bbbb3

Browse files
committed
add replication to export
1 parent 1f77e93 commit 83bbbb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ export type {
88
Message,
99
IncomingMessage,
1010
} from './interfaces.js'
11-
export { Instruction } from './worldql-fb/index.js'
11+
export { Instruction, Replication } from './worldql-fb/index.js'

0 commit comments

Comments
 (0)