1/*
2 * Web fonts are loaded via `web/index.html` using stable asset paths.
3 * Keeping this stub prevents expo-font's extraction helper from pulling
4 * duplicate woff2 files into the JS bundle on web.
5 */6exportfunctionDO_NOT_USE() {7return[true]asconst8}