UNPKG

simple-ascii-chart

Version:
6 lines (5 loc) 153 B
import { plot } from './services/plot.js'; export * from './types/index.js'; export * from './constants/index.js'; export default plot; export { plot };