Const
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 }); Copy
import { environment } from '@vicinae/api';console.log({ environment });
General information about the running extension command, the vicinae version, the capabilities of the system we are running on, etc...