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

4.1.4 • Public • Published

Installation

npm install --save @types/ajv-merge-patch

Summary

This package contains type definitions for ajv-merge-patch (https://github.com/epoberezkin/ajv-merge-patch#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ajv-merge-patch.

index.d.ts

import Ajv from "ajv";

declare function ajvMergePatch(ajv: Ajv): void;

export = ajvMergePatch;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:04 GMT
  • Dependencies: ajv

Credits

These definitions were written by .

Readme

Keywords

none

Package Sidebar

Install

npm i @types/ajv-merge-patch

Weekly Downloads

3,709

Version

4.1.4

License

MIT

Unpacked Size

2.66 kB

Total Files

5

Last publish

Collaborators

  • types