UNPKG

@adonsio/adn-tournament

Version:

This packages allows you to generate Tournament Brackets in **Angular v12.2.4**. It's currently **work in progress** so use it at your own risk.

4 lines (3 loc) 217 B
export * from './lib/adn-tournament-tree.module'; export * from './lib/double-elimination-tree/adn-double-elimination-tree.module'; export * from './lib/single-elimination-tree/adn-single-elimination-tree.module';