Skip to main content
Module

x/aleph/lib/@unocss/core.ts>Awaitable

The Full-stack Framework in Deno.
Very Popular
Go to Latest
type alias Awaitable
import { type Awaitable } from "https://deno.land/x/aleph@1.0.0-beta.1/lib/@unocss/core.ts";
definition: T | Promise<T>