@webdeveric/utils
    Preparing search index...

    Function has

    Determine if the path exists on an object.

    has({ a: { b: 1 } }, 'a.b'); // true