isEnvironmentCopyimport { isEnvironment } from "https://garn.io/ts/v0.0.20/environment.ts";const isEnvironment: (e: unknown) => e is Environment;