Merged in chore/move-enter-details (pull request #2778)
Chore/move enter details Approved-by: Anton Gunnarsson
This commit is contained in:
6
packages/booking-flow/global.d.ts
vendored
6
packages/booking-flow/global.d.ts
vendored
@@ -2,3 +2,9 @@ import "@scandic-hotels/common/global.d.ts"
|
||||
import "@scandic-hotels/trpc/types.d.ts"
|
||||
import "@scandic-hotels/trpc/auth.d.ts"
|
||||
import "@scandic-hotels/trpc/jwt.d.ts"
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
ApplePaySession: (() => void) | undefined
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user