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
656 B

{"ast":null,"code":"import { resolveComponent as _resolveComponent, openBlock as _openBlock, createBlock as _createBlock } from \"vue\";\nexport function render(_ctx, _cache) {\n const _component_RouterView = _resolveComponent(\"RouterView\");\n return _openBlock(), _createBlock(_component_RouterView);\n}","map":{"version":3,"names":["_createBlock","_component_RouterView"],"sources":["D:\\vue\\demo\\src\\App.vue"],"sourcesContent":["<template>\n \n <RouterView />\n</template>\n\n<script>\n\n</script>\n\n<style>\n\n</style>\n"],"mappings":";;;uBAEEA,YAAA,CAAcC,qBAAA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}