UNPKG
gapp-payment-method-flow
Version:
latest (3.0.0-beta)
3.0.0-beta
2.0.0-beta
Mobile Gapp flow for Payment Method
gapp-payment-method-flow
/
src
/
shared
/
types
/
index.ts
2 lines
(1 loc)
•
50 B
text/typescript
View Raw
1
2
export
{
EndPointType
}
from
'./endpoint.types'
;