UNPKG

@thunderstorefront/types

Version:

Thunder Storefront types package

5 lines (4 loc) 62 B
export type Money = { currency: string; value: number; };