import { ev } from './utils/env' export default { SHARED_TABLES_ORIGIN: ev('SHARED_TABLES_ORIGIN', 'https://tables-api.spec.dev'), }