UNPKG
hunched-ego
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A React Native library for posture-based screen dimming
hunched-ego
/
src
/
index.ts
3 lines
(2 loc)
•
94 B
text/typescript
View Raw
1
2
3
export
{
default
as
PostureOverlay
}
from
'./PostureOverlay'
;
export
*
from
'./postureUtils'
;