Skip to content

Commit 6f75581

Browse files
committed
chore(endpoint-cache): export from index.ts
1 parent 59ab3a9 commit 6f75581

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/endpoint-cache/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export * from "./Endpoint";
2+
export * from "./EndpointCache";

0 commit comments

Comments
 (0)