elk/composables/hydration.ts

2 lines
37 B
TypeScript
Raw Normal View History

export const isHydrated = ref(false)