Hex Core JS
    Preparing search index...

    Variable newIntlSegmenterConst

    newIntlSegmenter: (
        this: any,
        ...args: [locales?: LocalesArgument, options?: SegmenterOptions],
    ) => Segmenter = ...

    Memoized version of new Intl.Segmenter.

    Type Declaration

      • (
            this: any,
            ...args: [locales?: LocalesArgument, options?: SegmenterOptions],
        ): Segmenter
      • Parameters

        • this: any
        • ...args: [locales?: LocalesArgument, options?: SegmenterOptions]

        Returns Segmenter