Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/formatjs/formatjs
/ utils.ts
File
utils.ts
packages/ecma402-abstract/utils.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{BigDecimal} from
'@formatjs/bigdecimal'
2
import
{memoize, strategies} from
'@formatjs/fast-memoize'
3
4
export
function
repeat(s: string, times: number): string {
Callers
nothing calls this directly
Calls
1
memoize
Function · 0.90
Tested by
no test coverage detected