Skip to content

Commit

Permalink
fix: type fix
Browse files Browse the repository at this point in the history
  • Loading branch information
imranbarbhuiya committed Feb 18, 2022
1 parent 62a5fe2 commit f43f15e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
export {
ButtonOptions,
ButtonsOptions,
ButtonStyle,
EmojiOptions,
LabelOptions,
Options,
} from "../types";
export * from "./Pagination";
export type { Options } from "./Options";

0 comments on commit f43f15e

Please sign in to comment.