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

3 lines
56 B
TypeScript

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