Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/yoga_wasm/dist/yoga.d.ts>LogLevel

WASM build of Yoga Flexbox layout engine, for Deno.
Latest
type alias LogLevel
import { type LogLevel } from "https://deno.land/x/yoga_wasm@0.0.2/dist/yoga.d.ts";
definition:
| LOG_LEVEL_ERROR
| LOG_LEVEL_WARN
| LOG_LEVEL_INFO
| LOG_LEVEL_DEBUG
| LOG_LEVEL_VERBOSE
| LOG_LEVEL_FATAL