/**
 * @primaryExport
 */
export { generateDocFromSchema } from "./generator";
export { buildConfig } from "./config";
