MCPcopy Create free account
hub / github.com/denoland/std / _parser.ts

File _parser.ts

toml/_parser.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2018-2026 the Deno authors. MIT license.
2// This module is browser compatible.
3
4import { deepMerge } from "@std/collections/deep-merge";

Callers

nothing calls this directly

Calls 4

join1Function · 0.85
orFunction · 0.85
kvFunction · 0.85
surroundFunction · 0.85

Tested by

no test coverage detected