2
0
mirror of https://github.com/ctrlcvs/xiaoyao-cvs-plugin.git synced 2024-12-22 19:10:53 +08:00
xiaoyao-cvs-plugin/components/index.js

4 lines
79 B
JavaScript
Raw Permalink Normal View History

import Data from "./Data.js";
import Cfg from "./Cfg.js";
export { Data, Cfg }