MCPcopy
hub / github.com/freshframework/fresh / stringify_test.ts

File stringify_test.ts

packages/fresh/src/jsonify/stringify_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from "@std/expect";
2import { stringify } from "./stringify.ts";
3
4Deno.test("stringify - object prototype", () => {

Callers

nothing calls this directly

Calls 1

stringifyFunction · 0.90

Tested by

no test coverage detected