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

0.3.5 • Public • Published

Installation

npm install --save @types/koa-range

Summary

This package contains type definitions for koa-range (https://github.com/koajs/koa-range).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-range.

index.d.ts

import * as Koa from "koa";
declare const KoaRange: Koa.Middleware;
declare namespace KoaRange {}
export = KoaRange;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:38 GMT
  • Dependencies: @types/koa

Credits

These definitions were written by Sami Kukkonen.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/koa-range

Weekly Downloads

2,472

Version

0.3.5

License

MIT

Unpacked Size

2.83 kB

Total Files

5

Last publish

Collaborators

  • types