Skip to content

Commit d05693c

Browse files
committed
feat: Export push
1 parent 5d03fe6 commit d05693c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

browser/websocket/mod.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from "./socket.ts";
2+
export * from "./push.ts";
23
export * from "./patch.ts";
34
export * from "./deletePage.ts";
45
export * from "./pin.ts";

0 commit comments

Comments
 (0)