@v4fire/client
Version:
V4Fire client core library
16 lines (13 loc) • 413 B
text/typescript
/*!
* V4Fire Client Core
* https://github.com/V4Fire/Client
*
* Released under the MIT license
* https://github.com/V4Fire/Client/blob/master/LICENSE
*/
/**
* [[include:super/i-static-page/modules/theme/README.md]]
* @packageDocumentation
*/
export { default } from 'super/i-static-page/modules/theme/factory';
export { default as ThemeManager } from 'super/i-static-page/modules/theme/theme-manager';