5 lines
69 B
TypeScript
5 lines
69 B
TypeScript
import './default/index.css';
|
|
import './dark/index.css';
|
|
|
|
export {};
|