Skip to content

@pbvex/protocol / PbvexValue

Type Alias: PbvexValue

PbvexValue = null | boolean | number | bigint | string | ArrayBuffer | Id | PbvexValue[] | {[key: string]: PbvexValue | undefined; }

Generated API reference. Source of truth is the codebase.