oak-frontend-base/lib/utils/env/env.d.ts

3 lines
56 B
TypeScript

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