Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pbkit/core/parser/proto.ts>parseConstant

Protobuf toolkit for modern web development
Go to Latest
function parseConstant
import { parseConstant } from "https://deno.land/x/pbkit@v0.0.54/core/parser/proto.ts";

Parameters

text: string

Returns

ParseResult<ast.Constant>