Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 700 Bytes

File metadata and controls

23 lines (21 loc) · 700 Bytes
layout page
title Install
<script setup lang="ts"> import InstallPageTitle from "./.vitepress/theme/components/InstallPageTitle.vue"; import InstallOptions from "./.vitepress/theme/components/InstallOptions.vue"; import InstallOptionsSection from "./.vitepress/theme/components/InstallOptionsSection.vue"; import { options } from "./_data/options"; import { languages } from "./_data/languages"; </script> Install