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

File speakers.ts

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

Source from the content-addressed store, hash-verified

1import { readFile, readdir } from "node:fs/promises";
2import path from "node:path";
3import matter from "gray-matter";
4import { Locale } from "i18n/i18n-config";

Callers

nothing calls this directly

Calls 2

memoizeAsyncFunction · 0.90
readFileFunction · 0.85

Tested by

no test coverage detected