Search data by term and keys, allowing for full nested checks
Default searchs one notation level deep unless option is true
import { searchDataByKeys } from 'helping_hand'const data = searchDataByKeys(...); Copy
import { searchDataByKeys } from 'helping_hand'const data = searchDataByKeys(...);
Search data by term and keys, allowing for full nested checks