Skip to main content
method Scope.prototype.memoizeIntlObject
import { Scope } from "https://deno.land/x/fluent@0.0.1/bundle/scope.ts";

Parameters

ctor: Intl.NumberFormat
opts: Intl.NumberFormatOptions

Returns

Intl.NumberFormat

Parameters

ctor: Intl.PluralRules
opts: Intl.PluralRulesOptions

Returns

Intl.PluralRules