Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ readFile, readdir } from
"node:fs/promises"
;
2
import
path from
"node:path"
;
3
import
matter from
"gray-matter"
;
4
import
{ Locale } from
"i18n/i18n-config"
;
Callers
nothing calls this directly
Calls
2
memoizeAsync
Function · 0.90
readFile
Function · 0.85
Tested by
no test coverage detected