UNPKG

@dartbot/dartboard

Version:

Dartboard implemented as a vanilla web component

8 lines (7 loc) 214 B
export * from './clear-board'; export * from './draw-board'; export * from './draw-hits'; export * from './draw-numbers'; export * from './draw-sectors'; export * from './draw-wire'; export * from './set-context';