UNPKG
backbone-fractal
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
Lightweight composite views for Backbone
backbone-fractal
/
dist
/
index.d.ts
3 lines
(2 loc)
•
124 B
TypeScript
View Raw
1
2
3
export
{
default
as
CompositeView
}
from
'./composite-view'
;
export
{
default
as
CollectionView
}
from
'./collection-view'
;