UNPKG
react-mapping
Version:
latest (0.0.1)
0.0.1
A react library for projection mapping
github.com/alex3165/react-mapping
alex3165/react-mapping
react-mapping
/
build
/
index.d.ts
3 lines
(2 loc)
•
64 B
TypeScript
View Raw
1
2
3
export
{
Layer
}
from
'./layer'
;
export
{
Grid
}
from
'./grid'
;