import { getEnv, printEnv } from './smartenv.environment';
import { obs } from './smartenv.objectstorage';
export { getEnv, printEnv, obs };