activities/puzzles/index.jsjavascript
export * from './DoublePuzzle';
export * from './ExchangePuzzle';
export * from './HolePuzzle';