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

2.0.2 • Public • Published

Installation

npm install --save @types/sorted-object

Summary

This package contains type definitions for sorted-object (https://github.com/domenic/sorted-object#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sorted-object.

index.d.ts

declare function sortedObject(input: object): object;

export = sortedObject;

Additional Details

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

Credits

These definitions were written by Richie Bendall.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/sorted-object

Weekly Downloads

197

Version

2.0.2

License

MIT

Unpacked Size

2.73 kB

Total Files

5

Last publish

Collaborators

  • types