@types/chunk-text
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Installation

npm install --save @types/chunk-text

Summary

This package contains type definitions for chunk-text (https://github.com/algolia/chunk-text).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chunk-text.

index.d.ts

export = chunkText;

declare function chunkText(text: string, chunkSize: number): string[];

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by Malo Bourgon.

/@types/chunk-text/

    Package Sidebar

    Install

    npm i @types/chunk-text

    Weekly Downloads

    505

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    2.72 kB

    Total Files

    5

    Last publish

    Collaborators

    • types