Skip to content

Commit 0915989

Browse files
authored
fix: add role export (#18)
1 parent d8eaa18 commit 0915989

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/toolbox/src/browser.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export * from "./ecosystem/generated/tenderly";
3030
export * from "./ecosystem/generated/snapshot";
3131
export * from "./ecosystem/types";
3232
export * from "./ecosystem/constants";
33+
export * from "./ecosystem/roles";
3334
export * from "./operations/diffCode";
3435
export * from "./operations/indexLogs";
3536
export * from "./seatbelt/logs";

0 commit comments

Comments
 (0)