elk/composables/hydration.ts
2023-01-02 00:18:05 +01:00

2 lines
37 B
TypeScript

export const isHydrated = ref(false)