MCPcopy Create free account
hub / github.com/api-platform/website / conferences.ts

File conferences.ts

pwa/api/con/conferences.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { unbreakable } from "./../../utils/index";
2import path from "node:path";
3import matter from "gray-matter";
4import { readFile, readdir } from "node:fs/promises";

Callers

nothing calls this directly

Calls 5

memoizeAsyncFunction · 0.90
getSpeakerByIdFunction · 0.90
unbreakableFunction · 0.90
extractTitleFromMarkdownFunction · 0.90
readFileFunction · 0.85

Tested by

no test coverage detected