UNPKG

node-jq

Version:
3 lines (2 loc) 139 B
export declare const isStringArray: (values: unknown[]) => values is string[]; export declare const isJSONPath: (path: string) => boolean;