UNPKG

stan-builder

Version:
5 lines (4 loc) 144 B
import builder from './builder'; export * from './types'; export { default as getStanConfig } from './get-stan-config'; export default builder;