Thanks to visit codestin.com
Credit goes to jsonpath-plus.github.io

Type Alias JSONPathOtherTypeCallback

JSONPathOtherTypeCallback: (...args: any[]) => void

Type declaration

    • (...args: any[]): void
    • Parameters

      • ...args: any[]

      Returns void