/** * This file was auto-generated by Fern from our API Definition. */ /** * Environment ID * * @example * "us_env_YOUR_ID" */ export type EnvironmentId = string;