UNPKG

orange-orm

Version:

Object Relational Mapper

9 lines (8 loc) 160 B
export const IMMUTABLE_OBJECT_METHODS = new Set([ 'hasOwnProperty', 'isPrototypeOf', 'propertyIsEnumerable', 'toLocaleString', 'toString', 'valueOf', ]);