PlatformType

PlatformType — API reference.

View source ↗

Type

type PlatformType = 'electron' | 'tauri' | 'deno' | 'android' | 'ios';

On this page