Skip to content

Commit

Permalink
feat: create @openstream/client, add google play station config (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramiroaisen authored Jan 26, 2024
2 parents c0cd301 + b7a8c6a commit 26d3bf6
Show file tree
Hide file tree
Showing 50 changed files with 19,882 additions and 13,907 deletions.
2 changes: 1 addition & 1 deletion defs/payments/api/router.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// This file was automatically generated from its Rust definition, do not manually edit
// @ts-ignore
import typia from "typia"
import { PaymentsClient } from "./payments-client"
import type { PaymentsClient } from "./payments-client"
import type * as generate_client_token from "./generate-client-token/endpoint"
import type * as ensure_customer from "./ensure-customer/endpoint"
import type * as save_payment_method from "./save-payment-method/endpoint"
Expand Down
Loading

0 comments on commit 26d3bf6

Please sign in to comment.