@molroo-ai/sdk
    Preparing search index...

    Interface Environment

    interface Environment {
        ambiance: string;
        location: string;
        weather: string;
    }
    Index

    Properties

    ambiance: string
    location: string
    weather: string