@modul/mbui 0.0.38-beta-select-df293040 → 0.0.38-beta-select-4db5071a
Sign up to get free protection for your applications and to get access to all the features.
package/dist/Select/index.d.ts
CHANGED
@@ -4,5 +4,5 @@ export { SelectAsync } from './SelectAsync';
|
|
4
4
|
export { SelectBase } from './SelectBase';
|
5
5
|
export { Select } from './Select';
|
6
6
|
export { SelectDrawer, type ISelectValue, type ISelectOption } from './SelectDrawer';
|
7
|
-
export {
|
7
|
+
export { SelectBankAccountBalanceOption } from './components/SelectBankAccountBalanceOption';
|
8
8
|
export { SelectPrimaryAccountValue } from './components/SelectPrimaryAccountValue';
|