trieve-ts-sdk
Advanced tools
Comparing version
declare const _default: { | ||
getStripePlans(this: import("../sdk.ts").TrieveSDK): Promise<import("../types.gen.ts").StripePlan[] | null>; | ||
startStripeCheckout(this: import("../sdk.ts").TrieveSDK, planId: string): Promise<string>; | ||
handleShopifyPlanChange(this: import("../sdk.ts").TrieveSDK, payload: import("../types.gen.ts").ShopifyPlanChangePayload, shopifySecretKey: string): Promise<unknown>; | ||
getCrawlsForDataset(this: import("../sdk.ts").TrieveSDK, props: import("../types.gen.ts").GetCrawlRequestsForDatasetData, signal?: AbortSignal): Promise<import("../types.gen.ts").Dataset>; | ||
@@ -5,0 +6,0 @@ createOrganizationApiKey(this: import("../sdk.ts").TrieveSDK, props: import("../types.gen.ts").CreateApiKeyReqPayload, signal?: AbortSignal): Promise<import("../types.gen.ts").CreateApiKeyResponse>; |
@@ -8,3 +8,3 @@ /** | ||
import { TrieveSDK } from "../../sdk"; | ||
import { StripePlan } from "../../types.gen"; | ||
import { ShopifyPlanChangePayload, StripePlan } from "../../types.gen"; | ||
export declare function getStripePlans( | ||
@@ -16,2 +16,5 @@ /** @hidden */ | ||
this: TrieveSDK, planId: string): Promise<string>; | ||
export declare function handleShopifyPlanChange( | ||
/** @hidden */ | ||
this: TrieveSDK, payload: ShopifyPlanChangePayload, shopifySecretKey: string): Promise<unknown>; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -20,3 +20,3 @@ { | ||
], | ||
"version": "0.0.80", | ||
"version": "0.0.81", | ||
"license": "MIT", | ||
@@ -23,0 +23,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
791383
0.5%12085
0.42%