MCPcopy Create free account
hub / github.com/deepnote/deepnote /

Class

packages/blocks/src/errors.ts:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 * YAML syntax or duplicate key errors.
25 */
26export class YamlParseError extends ParseError {}
27
28/**
29 * BOM or invalid UTF-8 encoding errors.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected