Skip to main content
Module

x/froebel/types.ts>LogicTrue

A strictly typed utility library.
Go to Latest
type alias LogicTrue
import { type LogicTrue } from "https://deno.land/x/froebel@v0.22.0/types.ts";
definition: boolean extends T ? false : T