UNPKG

144 BTypeScriptView Raw
1import builder from './builder';
2export * from './types';
3export { default as getStanConfig } from './get-stan-config';
4export default builder;