mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 16:41:00 +00:00
No types export from index (#421)
* No types export from index * Fix use * bump * Bumps * CHANGELOG * OCD
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
import { Settings, settings } from './Settings';
|
||||
|
||||
export { ENDPOINT_DEFAULT, ICON_DEFAULT, ICON_DEFAULT_HOST, LANGUAGE_DEFAULT, LOCKING_DEFAULT, PREFIX_DEFAULT, UIMODE_DEFAULT, UITHEME_DEFAULT } from './defaults';
|
||||
export { SettingsStruct, NetworkSpecsStruct } from './types';
|
||||
|
||||
export { settings, Settings };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user