1.0.32 • Published 7 months ago

@types/field v1.0.32

Weekly downloads
23
License
MIT
Repository
github
Last release
7 months ago

Installation

npm install --save @types/field

Summary

This package contains type definitions for field (https://www.npmjs.com/package/field).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/field.

index.d.ts

// Type definitions for field 1.0.1
// Project: https://www.npmjs.com/package/field
// Definitions by: Leo Liang <https://github.com/aleung>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

export declare function get(topObj: any, fields: string): any;
export declare function set(topObj: any, fields: string, value: any): any;

Additional Details

  • Last updated: Thu, 08 Jul 2021 22:41:04 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by Leo Liang.

1.0.32

7 months ago

1.0.31

7 months ago

1.0.30

3 years ago

1.0.29

8 years ago

1.0.28

8 years ago

1.0.27-alpha

8 years ago

1.0.26-alpha

8 years ago

1.0.25-alpha

8 years ago

1.0.24-alpha

8 years ago

1.0.23-alpha

8 years ago

1.0.22-alpha

8 years ago

1.0.21-alpha

8 years ago

1.0.16-alpha

8 years ago

1.0.15-alpha

8 years ago