UNPKG

@decidables/prospectable-elements

Version:

prospectable-elements: Web Components for visualizing Cumulative Prospect Theory

7 lines (5 loc) 184 B
// Internal dependencies export {default as ProspectableElement} from './prospectable-element'; export * from './components'; export * from './equations'; export * from './examples';