Type Alias: Environment
Environment: {
api
:string
;web
:string
;wss
:string
; }
Type declaration
Name | Type | Defined in |
---|---|---|
api | string | types.ts:3 |
web | string | types.ts:3 |
wss | string | types.ts:3 |
Environment: {
api
:string
;web
:string
;wss
:string
; }
Name | Type | Defined in |
---|---|---|
api | string | types.ts:3 |
web | string | types.ts:3 |
wss | string | types.ts:3 |