UNPKG

99 BPlain TextView Raw
1import App from "./app";
2import { ConfigBuilder } from "./config";
3
4export { App, ConfigBuilder };