MCPcopy 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

3declare global {
4 interface String {
5 format(options: { [find: string]: string }): string;
6 }
7}
8

Callers 15

returnErrorFunction · 0.80
handleProfileFunction · 0.80
worker.tsFile · 0.80
fetchFunction · 0.80
setRedirectRequestFunction · 0.80
versionRouteFunction · 0.80
renderVideoFunction · 0.80
renderPhotoFunction · 0.80
generateStatusMediaFunction · 0.80
formatDateFunction · 0.80
getTranslatedTextFunction · 0.80
truncateSocialCountFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected