Skip to main content
Latest
type alias SdkInfoType
import { type SdkInfoType } from "https://deno.land/x/flagship_io_js_sdk@4.0.4/mod.ts";
definition: { name:
| "ReactJS"
| "React-Native"
| "Deno"
| "TypeScript"
; version: string; }