mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
6 lines
97 B
TypeScript
6 lines
97 B
TypeScript
import { startLoader } from './webawesome.js';
|
|
|
|
export * from './webawesome.js';
|
|
|
|
startLoader();
|