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

x/feoblog_client/mod.ts>protobuf.ItemListEntry.equals

a JavaScript client for feoblog written for Deno
Latest
method protobuf.ItemListEntry.equals
import { protobuf } from "https://deno.land/x/feoblog_client@v0.7.0/mod.ts";
const { ItemListEntry } = protobuf;

Parameters

a: ItemListEntry | PlainMessage<ItemListEntry> | undefined
b: ItemListEntry | PlainMessage<ItemListEntry> | undefined

Returns

boolean