UNPKG

184 BJavaScriptView Raw
1/**
2 * Empty component used for specifying route configuration.
3 */
4export default function Screen(_) {
5 /* istanbul ignore next */
6 return null;
7}
8//# sourceMappingURL=Screen.js.map
\No newline at end of file