Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/FxEmbed/FxEmbed
/ format
Method
format
src/strings.ts:5–5 ·
view source on GitHub ↗
(options: { [find: string]: string })
Source
from the content-addressed store, hash-verified
3
declare global {
4
interface
String {
5
format(options: { [find: string]: string }): string;
6
}
7
}
8
Callers
15
returnError
Function · 0.80
handleProfile
Function · 0.80
worker.ts
File · 0.80
fetch
Function · 0.80
setRedirectRequest
Function · 0.80
versionRoute
Function · 0.80
renderVideo
Function · 0.80
renderPhoto
Function · 0.80
generateStatusMedia
Function · 0.80
formatDate
Function · 0.80
getTranslatedText
Function · 0.80
truncateSocialCount
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected