oak-general-business/lib/utils/env.d.ts

3 lines
56 B
TypeScript

import { getEnv } from './env.web';
export { getEnv, };