You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
491 B

{"ast":null,"code":"export default function Screen(_) {\n return null;\n}","map":{"version":3,"sources":["Screen.tsx"],"names":["Screen","_"],"mappings":"AAOA,eAAe,SAASA,MAAM,CAM5BC,CAAoE,EAAE;EAEtE,OAAO,IAAI;AACb","sourceRoot":"../../src","sourcesContent":["/**\n * Empty component used for specifying route configuration.\n */\nexport default function Screen(_) {\n /* istanbul ignore next */\n return null;\n}\n//# sourceMappingURL=Screen.js.map"]},"metadata":{},"sourceType":"module"}