1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 23:03:47 +01:00

chore: reverts docs

This commit is contained in:
Amir Raminfar
2024-06-17 19:11:22 -07:00
parent 0d613a7c97
commit 5d68080db2

View File

@@ -5,8 +5,8 @@
// Generated by unplugin-auto-import
export {}
declare global {
const $$: typeof import('vue/macros')['$$']
const $: typeof import('vue/macros')['$']
const $$: typeof import('vue/macros')['$$']
const $computed: typeof import('vue/macros')['$computed']
const $customRef: typeof import('vue/macros')['$customRef']
const $ref: typeof import('vue/macros')['$ref']