mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
from MDN: JavaScript does not protect the property name hasOwnProperty; thus, if the possibility exists that an object might have a property with this name, it is necessary to use an external hasOwnProperty to get correct results