Skip to content

Commit 1d96200

Browse files
Kiyozzbrettz9
authored andcommitted
Update jsonpath.d.ts
Remaining tests removed
1 parent 2b67936 commit 1d96200

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/jsonpath.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import { JSONPathOptions } from "jsonpath-plus"
2-
31
declare module 'jsonpath-plus' {
42
type JSONPathCallback = (payload: any, payloadType: any, fullPayload: any) => any
53

0 commit comments

Comments
 (0)