UNPKG

@foblex/platform

Version:

An Angular library providing a set of services for supporting server-side rendering (SSR) and other features.

8 lines (7 loc) 150 B
export declare enum EOperationSystem { MAC_OS = "macos", IOS = "ios", WINDOWS = "windows", ANDROID = "android", LINUX = "linux" }