vite-riot-template/src/index.js

5 lines
88 B
JavaScript
Raw Normal View History

2022-07-28 22:46:48 +00:00
import Registery from './js/registery.js';
2022-07-07 02:32:19 +00:00
2022-07-18 03:50:39 +00:00
// globally register all pages
Registery();