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

0.4.2 • Public • Published

Installation

npm install --save @types/jspath

Summary

This package contains type definitions for jspath (https://github.com/dfilatov/jspath).

Details

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

index.d.ts

/**
 * @param path path expression
 * @param data input JSON document
 * @param replacement substitutions
 */
export function apply(path: string, data: any, replacement?: any): any[];

Additional Details

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

Credits

These definitions were written by Piot Roszatycki.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/jspath

      Weekly Downloads

      400

      Version

      0.4.2

      License

      MIT

      Unpacked Size

      2.87 kB

      Total Files

      5

      Last publish

      Collaborators

      • types