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

0.1.3 • Public • Published

Installation

npm install --save @types/smshelper

Summary

This package contains type definitions for smshelper (https://github.com/jaygel179/smshelper.js#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/smshelper.

index.d.ts

export function count(text: string): number;

export function detectEncoding(text: string): "GSM_7BIT" | "GSM_7BIT_EX" | "UTF16";

export function parts(text: string): number;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by André Matthies.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/smshelper

Weekly Downloads

62

Version

0.1.3

License

MIT

Unpacked Size

2.9 kB

Total Files

5

Last publish

Collaborators

  • types