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

1.0.2 • Public • Published

Installation

npm install --save @types/strip-bom-string

Summary

This package contains type definitions for strip-bom-string (https://github.com/jonschlinkert/strip-bom-string).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/strip-bom-string.

index.d.ts

/// <reference types="node" />

declare function stripBom(str: string): string;

export = stripBom;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: @types/node

Credits

These definitions were written by PWall.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/strip-bom-string

Weekly Downloads

895

Version

1.0.2

License

MIT

Unpacked Size

2.87 kB

Total Files

5

Last publish

Collaborators

  • types