UNPKG
@mingoo/amotify
Version:
latest (0.0.0)
0.0.0
UI FW for React
github.com/IkkoKoyama/amotify
IkkoKoyama/amotify
@mingoo/amotify
/
dist
/
@middleware
/
pageTransit.d.ts
3 lines
(2 loc)
•
104 B
TypeScript
View Raw
1
2
3
import
{
global
}
from
'../@declaration/_'
;
export
declare
const
pageTransit
:
global
.
PageTransitParams
;