UNPKG
@kodbruket/vsf-mapping-fallback
Version:
latest (0.0.11)
0.0.11
0.0.3
Mapping Fallback loader for Vue Storefront
kodbruket.se
kodbruket/vsf-utils
@kodbruket/vsf-mapping-fallback
/
types
/
Payload.ts
5 lines
(4 loc)
•
59 B
text/typescript
View Raw
1
2
3
4
5
export
interface
Payload
{
url
:
string
;
params
:
any
; }