Skip to main content
Module

x/live/deps.ts>ValueType

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
enum ValueType
import { ValueType } from "https://deno.land/x/live@1.48.5/deps.ts";

The Type of value. It describes how the data is reported.

Members

DOUBLE = 1
INT = 0