Fuzzy search all records' tags.
import { fuzzySearchByTag } from 'dubnium' fuzzySearchByTag("tag")
Fuzzy search made possible by Fuzzy (https://www.npmjs.com/package/fuzzyarrow-up-right)
Last updated 4 years ago