UNPKG

simple-ascii-chart

Version:
5 lines (4 loc) 115 B
import { plot } from './services/plot'; export * from './types'; export * from './constants'; export default plot;