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

x/pbkit/core/ast/index.ts>Constant

Protobuf toolkit for modern web development
Go to Latest
type alias Constant
Re-export
import { type Constant } from "https://deno.land/x/pbkit@v0.0.60/core/ast/index.ts";
definition:
| FullIdent
| SignedIntLit
| SignedFloatLit
| StrLit
| BoolLit
| Aggregate