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

0.2.0 • Public • Published

Installation

npm install --save @types/tiny-segmenter

Summary

This package contains type definitions for tiny-segmenter (https://github.com/leungwensen/tiny-segmenter#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tiny-segmenter.

declare class TinySegmenter {
    segment(input: string): string[];
}

export = TinySegmenter;

Additional Details

  • Last updated: Mon, 11 Mar 2024 21:36:03 GMT
  • Dependencies: none

Credits

These definitions were written by e6nlaq.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/tiny-segmenter

Weekly Downloads

95

Version

0.2.0

License

MIT

Unpacked Size

2.76 kB

Total Files

5

Last publish

Collaborators

  • types