Skip to main content
Module

x/lunchbox/src/types.ts>EmptyObject

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
type alias EmptyObject
import { type EmptyObject } from "https://deno.land/x/lunchbox@v0.1.13/src/types.ts";
definition: Record<string | number | symbol, never>