Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/daemon/meta.ts>ensureMetaIsReady

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
variable ensureMetaIsReady
import { ensureMetaIsReady } from "https://deno.land/x/live@1.107.0/daemon/meta.ts";

Ensures meta is resolved and return.

type

() => Promise<MetaInfo | null>