@vicinae/api
    Preparing search index...

    Variable environmentConst

    environment: Environment = ...

    General information about the running extension command, the vicinae version, the capabilities of the system we are running on, etc...

    import { environment } from '@vicinae/api';

    console.log({ environment });