vue-qs / RuntimeEnv
Type Alias: RuntimeEnv
RuntimeEnv =
object
Defined in: types.ts:207
Environment flags used by the default History API adapter
Deprecated
Use RuntimeEnvironment instead
Properties
isClient
isClient:
boolean
Defined in: types.ts:208
win
win:
Window
|null
Defined in: types.ts:210
Safe access to window if on client