UNPKG
apply-ref
Version:
latest (1.0.0)
1.0.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
> Apply React refs
github.com/mitchellhamilton/apply-ref
mitchellhamilton/apply-ref
apply-ref
/
dist
/
apply-ref.cjs.d.ts
3 lines
(2 loc)
•
94 B
TypeScript
View Raw
1
2
3
export
*
from
"./declarations/src/index"
;
export
{
default
}
from
"./declarations/src/index"
;