mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-28 02:40:33 +01:00
6 lines
3.5 KiB
JavaScript
6 lines
3.5 KiB
JavaScript
// ROLLUP_NO_REPLACE
|
|
const index = "{\"parsed\":{\"_path\":\"/\",\"_dir\":\"\",\"_draft\":false,\"_partial\":false,\"_locale\":\"en\",\"_empty\":false,\"title\":\"tRPC Nuxt\",\"description\":\"A supa simple wrapper arousnd supabase-js to enable usage and integration within Nuxt.\",\"excerpt\":{\"type\":\"root\",\"children\":[{\"type\":\"element\",\"tag\":\"block-hero\",\"props\":{\":cta\":\"[\\\"Get Started\\\",\\\"/get-started/installation\\\"]\",\":secondary\":\"[\\\"Star on GitHub ->\\\",\\\"https://github.com/wobsoriano/trpc-nuxt\\\"]\",\"snippet\":\"npm install trpc-nuxt@next\"},\"children\":[{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:title\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"tRPC \"},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"text-primary-500\"},\"children\":[{\"type\":\"text\",\"value\":\"Nuxt\"}]}]}]},{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:description\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"End-to-end typesafe APIs in Nuxt applications.\"}]}]},{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:extra\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"list\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"ul\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Automatic typesafety\"}]},{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Snappy DX\"}]},{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Autocompletion\"}]}]}]}]}]}]},\"navigation\":false,\"layout\":\"page\",\"body\":{\"type\":\"root\",\"children\":[{\"type\":\"element\",\"tag\":\"block-hero\",\"props\":{\":cta\":\"[\\\"Get Started\\\",\\\"/get-started/installation\\\"]\",\":secondary\":\"[\\\"Star on GitHub ->\\\",\\\"https://github.com/wobsoriano/trpc-nuxt\\\"]\",\"snippet\":\"npm install trpc-nuxt@next\"},\"children\":[{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:title\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"tRPC \"},{\"type\":\"element\",\"tag\":\"span\",\"props\":{\"class\":\"text-primary-500\"},\"children\":[{\"type\":\"text\",\"value\":\"Nuxt\"}]}]}]},{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:description\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"p\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"End-to-end typesafe APIs in Nuxt applications.\"}]}]},{\"type\":\"element\",\"tag\":\"template\",\"props\":{\"v-slot:extra\":\"\"},\"children\":[{\"type\":\"element\",\"tag\":\"list\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"ul\",\"props\":{},\"children\":[{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Automatic typesafety\"}]},{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Snappy DX\"}]},{\"type\":\"element\",\"tag\":\"li\",\"props\":{},\"children\":[{\"type\":\"text\",\"value\":\"Autocompletion\"}]}]}]}]}]}],\"toc\":{\"title\":\"\",\"searchDepth\":2,\"depth\":2,\"links\":[]}},\"_type\":\"markdown\",\"_id\":\"content:index.md\",\"_source\":\"content\",\"_file\":\"index.md\",\"_extension\":\"md\"},\"hash\":\"jPqNW2knOU\"}";
|
|
|
|
export { index as default };
|
|
//# sourceMappingURL=index.mjs.map
|