UNPKG

172 BJavaScriptView Raw
1// creating all factories here in a separate file is needed to get tree-shaking working
2import * as allFactories from '../factoriesNumber'
3
4export const all = allFactories