Documentation
activities/puzzles/index.js
javascript
export * from './DoublePuzzle'; export * from './ExchangePuzzle'; export * from './HolePuzzle';