mirror of
https://github.com/one-among-us/data.git
synced 2024-11-23 03:27:38 +08:00
1 line
2.0 KiB
JSON
1 line
2.0 KiB
JSON
"\"use strict\";Object.defineProperty(exports,\"__esModule\",{value:true});Object.defineProperty(exports,\"default\",{enumerable:true,get:function(){return _default}});function _createMdxContent(props){var _components=Object.assign({blockquote:\"blockquote\",p:\"p\",h2:\"h2\"},props.components),PhotoScroll=_components.PhotoScroll;if(!PhotoScroll)_missingMdxReference(\"PhotoScroll\",true);return Vue.h(Vue.Fragment,null,Vue.h(_components.blockquote,null,\"\\n\",Vue.h(_components.p,null,\"This world is fake, I have a masturbation fantasy\"),\"\\n\"),\"\\n\",Vue.h(_components.h2,null,\"Introduction\"),\"\\n\",Vue.h(_components.blockquote,null,\"\\n\",Vue.h(_components.p,null,\"What’s the point of living? If you work until you die, what kind of happiness can you buy? You’ve already experienced happiness in your 20s, right? By the time you’re 30, you’re just a corpse.\"),\"\\n\"),\"\\n\",Vue.h(_components.p,null,\"Lonely as a Lyna, but still looking for the meaning of life\"),\"\\n\",Vue.h(_components.p,null,\"It’s just that didn’t return to the present world like Misaka'Sisters .\"),\"\\n\",Vue.h(_components.blockquote,null,\"\\n\",Vue.h(_components.p,null,\"Let’s fight against this unfair world together after death\"),\"\\n\",Vue.h(PhotoScroll,{photos:[\"${path}/photos/image0.png\"]}),\"\\n\"),\"\\n\",Vue.h(_components.p,null,\"I want to be something, I want to be, it doesn't matter who I am\"),\"\\n\",Vue.h(_components.p,null,\"But can we really find that star?\"),\"\\n\",Vue.h(_components.blockquote,null,\"\\n\",Vue.h(_components.p,null,\"Fuck it! Never mind him\\nAll thus fake,\"),\"\\n\"))}function MDXContent(props){if(props===void 0)props={};var _ref=props.components||{},MDXLayout=_ref.wrapper;return MDXLayout?Vue.h(MDXLayout,props,Vue.h(_createMdxContent,props)):_createMdxContent(props)}var _default=MDXContent;function _missingMdxReference(id,component){throw new Error(\"Expected \"+(component?\"component\":\"object\")+\" `\"+id+\"` to be defined: you likely forgot to import, pass, or provide it.\")}" |