mirror of https://github.com/ghostfolio/ghostfolio
1 changed files with 3 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||||
|
export interface CreateStripeCheckoutSessionResponse { |
||||
|
sessionId: string; |
||||
|
} |
||||
Loading…
Reference in new issue