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

x/feoblog_client/private/protobuf/feoblog.ts>Comment.fromJson

a JavaScript client for feoblog written for Deno
Latest
method Comment.fromJson
import { Comment } from "https://deno.land/x/feoblog_client@v0.7.0/private/protobuf/feoblog.ts";

Parameters

jsonValue: JsonValue
optional
options: Partial<JsonReadOptions>