3 lines
96 B
JavaScript
3 lines
96 B
JavaScript
export { webLightTheme } from "./lightTheme.js";
|
|
export { webDarkTheme } from "./darkTheme.js";
|