UNPKG

d3-seating-chart

Version:

A simple but pleasant seating chart written using d3js

4 lines 189 B
export * from './dist/d3SeatingChart'; export * from './dist/d3SeatingChartConfig.interface'; export * from './dist/selectionChangeEvent.model'; export * from './dist/showBehavior.enum';