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

1.0.32 • Public • Published

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

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

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: none

Credits

These definitions were written by Leo Liang.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/field

      Weekly Downloads

      11

      Version

      1.0.32

      License

      MIT

      Unpacked Size

      2.76 kB

      Total Files

      5

      Last publish

      Collaborators

      • types