mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-02 04:56:07 +00:00
fix: componentcontext export
This commit is contained in:
parent
23422cadfa
commit
c3866146e5
@ -21,7 +21,7 @@ export type MessageComponents =
|
||||
export type ActionRowMessageComponents = Exclude<MessageComponents, TextInputComponent>;
|
||||
|
||||
export * from './componentcommand';
|
||||
export * from './componentcommand';
|
||||
export * from './componentcontext';
|
||||
export * from './modalcommand';
|
||||
export * from './modalcontext';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user