1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
budibase/packages/standard-components/src/Chart/index.js

3 lines
96 B
JavaScript
Raw Normal View History

2020-07-26 22:54:55 +12:00
export { default as bar } from "./Bar.svelte"
export { default as line } from "./Line.svelte"