MCPcopy Index your code
hub / github.com/github/docs / FrontmatterParsingError

Class FrontmatterParsingError

lib/page-data.js:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23const versions = Object.keys(allVersions)
24
25class FrontmatterParsingError extends Error {}
26
27// Note! As of Nov 2022, the schema says that 'product' is translatable
28// which is surprising since only a single page has prose in it.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected