@smbcloud/sdk-auth
Advanced tools
@@ -5,8 +5,8 @@ /* tslint:disable */ | ||
| export const logout_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => any; | ||
| export const remove_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => any; | ||
| export const me_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => any; | ||
| export const build_apple_authorization_request_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => [number, number, number]; | ||
| export const parse_apple_callback_url: (a: number, b: number, c: number, d: number) => [number, number, number]; | ||
| export const me_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => any; | ||
| export const login_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => any; | ||
| export const remove_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => any; | ||
| export const signup_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => any; | ||
| export const login_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => any; | ||
| export const wasm_bindgen_85f920685b213f97___convert__closures_____invoke___wasm_bindgen_85f920685b213f97___JsValue__core_9b3796e30d99ddb7___result__Result_____wasm_bindgen_85f920685b213f97___JsError___true_: (a: number, b: number, c: any) => [number, number]; | ||
@@ -13,0 +13,0 @@ export const wasm_bindgen_85f920685b213f97___convert__closures_____invoke___js_sys_56b1783c60f9916e___Function_fn_wasm_bindgen_85f920685b213f97___JsValue_____wasm_bindgen_85f920685b213f97___sys__Undefined___js_sys_56b1783c60f9916e___Function_fn_wasm_bindgen_85f920685b213f97___JsValue_____wasm_bindgen_85f920685b213f97___sys__Undefined_______true_: (a: number, b: number, c: any, d: any) => void; |
@@ -28,8 +28,8 @@ /* tslint:disable */ | ||
| readonly logout_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => any; | ||
| readonly remove_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => any; | ||
| readonly me_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => any; | ||
| readonly build_apple_authorization_request_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => [number, number, number]; | ||
| readonly parse_apple_callback_url: (a: number, b: number, c: number, d: number) => [number, number, number]; | ||
| readonly me_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => any; | ||
| readonly login_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => any; | ||
| readonly remove_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number) => any; | ||
| readonly signup_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => any; | ||
| readonly login_with_client: (a: number, b: number, c: number, d: number, e: number, f: number, g: number, h: number, i: number) => any; | ||
| readonly wasm_bindgen_85f920685b213f97___convert__closures_____invoke___wasm_bindgen_85f920685b213f97___JsValue__core_9b3796e30d99ddb7___result__Result_____wasm_bindgen_85f920685b213f97___JsError___true_: (a: number, b: number, c: any) => [number, number]; | ||
@@ -36,0 +36,0 @@ readonly wasm_bindgen_85f920685b213f97___convert__closures_____invoke___js_sys_56b1783c60f9916e___Function_fn_wasm_bindgen_85f920685b213f97___JsValue_____wasm_bindgen_85f920685b213f97___sys__Undefined___js_sys_56b1783c60f9916e___Function_fn_wasm_bindgen_85f920685b213f97___JsValue_____wasm_bindgen_85f920685b213f97___sys__Undefined_______true_: (a: number, b: number, c: any, d: any) => void; |
+1
-1
| { | ||
| "name": "@smbcloud/sdk-auth", | ||
| "description": "Browser Auth SDK for smbCloud, built from Rust and WebAssembly.", | ||
| "version": "0.4.12", | ||
| "version": "0.4.13", | ||
| "type": "module", | ||
@@ -6,0 +6,0 @@ "main": "dist/smbcloud_auth_wasm.js", |
Sorry, the diff of this file is not supported yet