We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b127f commit 46b317cCopy full SHA for 46b317c
1 file changed
packages/relay/src/mod.ts
@@ -7,7 +7,6 @@
7
*
8
* @module
9
*/
10
-export { BaseRelay } from "./base.ts";
11
export { relayBuilder } from "./builder.ts";
12
export { createRelay } from "./factory.ts";
13
export { LitePubRelay } from "./litepub.ts";
0 commit comments