Skip to content

Commit

Permalink
export EmbedReplayEvent from item
Browse files Browse the repository at this point in the history
  • Loading branch information
emma-sg committed Dec 23, 2024
1 parent 09f7c16 commit b404103
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ export {

export type { ItemType, URLResource } from "./types";

export type { EmbedReplayEvent } from "./item";

export * from "./misc";

0 comments on commit b404103

Please sign in to comment.