Skip to content
PACKAGES

jsonCodecFor()

Build a JSON codec using stable object-key ordering.

import { jsonCodecFor } from "@graphrefly/ts/storage";
function jsonCodecFor(): Codec<T>

A Codec<T> value.

import { jsonCodecFor } from "@graphrefly/ts/storage";

packages/ts/src/json/codec.ts