Skip to content

Commit a4c12b6

Browse files
committed
Add a semantic search radio channel (#455)
1 parent 063a9a8 commit a4c12b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frontend/src/semantic-search/radio.ts

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import { channel } from 'backbone.radio';
2+
3+
export default channel('readit-semantic-search');

0 commit comments

Comments
 (0)