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

x/valtio/src/types.d.ts>ImportMeta

🧙 Valtio makes proxy-state simple for React and Vanilla
Latest
interface ImportMeta
import { type ImportMeta } from "https://deno.land/x/valtio@v2.0.0/src/types.d.ts";

Properties

optional
env: { MODE: string; }