JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "index.d.ts"

Full Path: /home/u703019046/domains/nawabs.com.au/public_html/node_modules/hasown/index.d.ts
File size: 117 bytes
MIME-type: text/plain
Charset: utf-8

declare function hasOwn<O, K extends PropertyKey, V = unknown>(o: O, p: K): o is O & Record<K, V>;

export = hasOwn;