✨ ⚽ index.ts
This commit is contained in:
@@ -11,3 +11,4 @@ const doctor: Command = {
|
|||||||
|
|
||||||
export default doctor
|
export default doctor
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
export * from './SelectMulti.js'
|
export * from './SelectMulti.js'
|
||||||
export type { OptionWithDescription } from './select.js'
|
export type { OptionWithDescription } from './select.js'
|
||||||
export * from './select.js'
|
export * from './select.js'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user