@gwinkamp/types-xk6-filestorage

1.0.0 • Public • Published

Types for xk6-filestorage

Type definitions for xk6-filestorage extension

Install

npm i @gwinkamp/types-xk6-filestorage

Usage

Add the following property to your tsconfig.json:

{
  "compilerOptions": {
    ...
    "typeRoots": [
      "node_modules/@gwinkamp/types-xk6-filestorage",
      "node_modules/@types"
    ],
    ...
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @gwinkamp/types-xk6-filestorage

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.08 kB

Total Files

3

Last publish

Collaborators

  • gwinkamp