/// class Environment { runtimeEnv:string; isBrowser:boolean; isNode:boolean; }