UNPKG

98 BTypeScriptView Raw
1import App from "./app";
2import { ConfigBuilder } from "./config";
3export { App, ConfigBuilder };