@molroo-ai/sdk
Preparing search index...
EnvironmentInput
Interface EnvironmentInput
interface
EnvironmentInput
{
ambiance
?:
string
;
location
?:
string
;
weather
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
ambiance?
location?
weather?
Properties
Optional
ambiance
ambiance
?:
string
Optional
location
location
?:
string
Optional
weather
weather
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ambiance
location
weather
@molroo-ai/sdk
Loading...