rename main to index
This commit is contained in:
-23
@@ -1,23 +0,0 @@
|
||||
export * from "./connect/Connection"
|
||||
export * from "./connect/ConnectionMeta"
|
||||
export * from "./connect/Executor"
|
||||
export * from "./connect/Pool"
|
||||
export * from "./connect/Socket"
|
||||
export * from "./connect/Subscription"
|
||||
export * from "./connect/target/Multi"
|
||||
export * from "./connect/target/Plex"
|
||||
export * from "./connect/target/Relay"
|
||||
export * from "./connect/target/Relays"
|
||||
export * from "./util/Address"
|
||||
export * from "./util/Deferred"
|
||||
export * from "./util/Emitter"
|
||||
export * from "./util/Events"
|
||||
export * from "./util/Filters"
|
||||
export * from "./util/Fluent"
|
||||
export * from "./util/Kinds"
|
||||
export * from "./util/LRUCache"
|
||||
export * from "./util/Queue"
|
||||
export * from "./util/Relays"
|
||||
export * from "./util/Router"
|
||||
export * from "./util/Tags"
|
||||
export * from "./util/Tools"
|
||||
Reference in New Issue
Block a user