UNPKG
speckoloo
Version:
latest (0.10.0)
0.10.0
0.9.2
0.8.1
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.8
0.3.7
0.3.6
0.3.5
0.2.0
Domain entites inspired by Speck
github.com/hbarcelos/speckoloo
hbarcelos/speckoloo
speckoloo
/
src
/
index.js
6 lines
(4 loc)
•
209 B
JavaScript
View Raw
1
2
3
4
5
6
import
*
as
defaultValidators
from
'./default-validators'
export
{ defaultValidators }
export
{
default
as
factoryFor }
from
'./factory'
export
{
default
as
collectionFactoryFor }
from
'./collection-factory'