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

0.1.1 • Public • Published

Stringee TypeScript definition types

Usage

Install the package.

npm i @hgiasac/stringee-types

Import types to the tsconfig.json file

{
  "compilerOptions": {
    "types": [
      "@hgiasac/stringee-types"
    ]
  }
}

Package Sidebar

Install

npm i @hgiasac/stringee-types

Weekly Downloads

11

Version

0.1.1

License

MIT

Unpacked Size

22.5 kB

Total Files

5

Last publish

Collaborators

  • hgiasac