Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
exotic / __tests__ / __snapshots__ / exotic.test.ts.snap
Size: Mime:
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`exotic should export matching snapshot 1`] = `
Array [
  "exotic",
  "types",
  "toObjStringTag",
  "toStringTag",
  "tagEq",
  "tagEquals",
  "isTagEq",
  "isType",
  "typeEquals",
  "isTypeEq",
  "toKindOf",
  "toTypeTag",
  "isNativeFunction",
  "isBuiltIn",
  "isNative",
  "NATIVES_NAMES_LIST",
  "default",
  "NATIVE_LINKED_LIST",
  "NATIVE_PAIRS_LIST",
  "freeze",
  "LARGE_ARRAY_SIZE",
  "MAX_32_BIT",
  "MAX_ARRAY_LENGTH",
  "MAX_ARRAY_INDEX",
  "MAX_INTEGER",
  "MAX_SAFE_INTEGER",
  "MAX_SPLICE_SIZE",
  "ECMA_SIZES",
  "MAX_UTF16_CHARCODE",
  "MAX_UPPERCASE_CHARCODE",
  "MIN_UPPERCASE_CHARCODE",
  "MAX_LOWERCASE_CHARCODE",
  "MIN_LOWERCASE_CHARCODE",
  "LOWERCASE_LETTERS",
  "UPPERCASE_LETTERS",
  "INFINITY",
  "objectToString",
  "objectPropertyIsEnumerable",
  "objectHasOwnProperty",
  "hasOwnProperty",
  "FunctionToString",
  "functionToString",
  "ArrayEntries",
  "arrayEntries",
  "slice",
  "arraySlice",
  "FALSEY_LIST",
  "NATIVE_PRIMITIVES",
  "NATIVE_PROPS_NON_ENUMERABLE",
  "EMPTY_FUNCTION",
  "NO_OP",
  "EMPTY_REGEXP",
  "EMPTY_ERROR",
  "EMPTY_SYMBOL",
  "EMPTY_STRING",
  "EMPTY_BOOLEAN",
  "EMPTY_ARRAY",
  "FROZEN_ARRAY",
  "EMPTY_OBJ",
  "FROZEN_OBJ",
  "EMPTY_DATE",
  "FROZEN_DATE",
  "EMPTY_LIST",
  "ROOT",
  "toArguments",
  "toDate",
  "toPromise",
  "isArguments",
  "isClass",
  "isError",
  "isRegExp",
  "isDate",
  "isServer",
  "isNodeJS",
  "isNode",
  "isBrowser",
  "isWeb",
  "isCommonJS",
  "isWebWorker",
  "hasPrototype",
  "isBlankObj",
  "isBlankObject",
  "isObj",
  "isObject",
  "isObjNotNull",
  "isObjectNotNull",
  "isObjPlain",
  "isObjectPlain",
  "isPlainObject",
  "isObjPure",
  "isPureObj",
  "isObjectPure",
  "isPureObject",
  "isObjTypeof",
  "isTypeofObj",
  "isObjectTypeof",
  "isTypeofObject",
  "isObjWithKeys",
  "isObjectWithKeys",
  "toObj",
  "toObject",
  "fromArrayToObj",
  "arrayToObj",
  "fromArrayToObject",
  "fromPairsToObj",
  "fromCollectionToObj",
  "fromMapToObj",
  "fromSetToObj",
  "mapToObj",
  "setToObj",
  "collectionToObj",
  "fromCollectionToObject",
  "toPlainObj",
  "toPlainObject",
  "toObjectPlain",
  "isIterator",
  "fromArrayToIterator",
  "fromKeyValueToIterator",
  "toIterator",
  "isFunction",
  "isFunctionWithKeys",
  "isAsync",
  "isAsyncish",
  "isPromise",
  "isGenerator",
  "toFunction",
  "toTestable",
  "fromArrayToSet",
  "toSet",
  "fromObjToMap",
  "toMap",
  "isCollection",
  "isMap",
  "isMapish",
  "isSet",
  "isWeakMap",
  "isWeakSet",
  "isArrayTyped",
  "isTypedArray",
  "fromBufferToUint8Array",
  "isArrayBuffer",
  "ArrayFrom",
  "toArrayFrom",
  "fromArrayToDoublyLinkedList",
  "toFlatPairs",
  "isPairs",
  "fromSetToPairs",
  "toPairs",
  "toArr",
  "toArray",
  "iteratorToArray",
  "fromIteratorToArray",
  "mapToArray",
  "fromMapToArray",
  "setToArray",
  "fromSetToArray",
  "stringToArray",
  "fromStringToArray",
  "fromAsciiToArray",
  "argumentsToArray",
  "fromArgumentsToArray",
  "isArray",
  "isArrayish",
  "isArrayLike",
  "isArrayOf",
  "isValidPropertyKey",
  "isKey",
  "isPropKey",
  "isValidArrayIndex",
  "isValidIndex",
  "hasIn",
  "isSize",
  "ownPropertyIs",
  "ownPropIs",
  "hasInWhere",
  "isIn",
  "hasOwnProp",
  "toIndex",
  "toKey",
  "toLength",
  "isEnumerable",
  "isFrozen",
  "toFrozen",
  "toDeepFreeze",
  "toFrozenDeep",
  "isSealed",
  "toSealed",
  "isCircular",
  "isEmpty",
  "isNotEmpty",
  "isSafe",
  "toEmpty",
  "getPrototypeOf",
  "getConstructor",
  "getPrototypeConstructor",
  "SYMBOL_SPECIES",
  "isTyped",
  "getSpecies",
  "toSpecies",
  "getSpeciesProto",
  "isJSON",
  "isValidJSON",
  "isJSONSafe",
  "isString",
  "isStringPrimitive",
  "stringPrimitive",
  "toString",
  "isZeroish",
  "isZero",
  "isNumberish",
  "isNumber",
  "hasDecimals",
  "isFloat",
  "toNumber",
  "fromStringToUint31",
  "toInt8Unsafe",
  "toInt32",
  "fromNumbersToUint31",
  "toUint31",
  "toUint32",
  "isNumberStrict",
  "isNumberPrimitive",
  "isSafeInteger",
  "isUnsignedInteger",
  "toInteger",
  "isInteger",
  "toStringCode",
  "fromStringToCharCodes",
  "toBinary",
  "isFinite",
  "toFinite",
  "isNaN",
  "isInfinity",
  "isNegativeInfinity",
  "isMinusInfinity",
  "toFixedDigits",
  "isUndefinedLike",
  "isNull",
  "isNullOrUndefined",
  "isNil",
  "isUndefined",
  "isUndefinedStrict",
  "isUndefinedPrimitive",
  "isUndef",
  "isReal",
  "isBooleanStrict",
  "isBoolean",
  "isBooleanish",
  "isBooleanPrimitive",
  "isFalsy",
  "isFalse",
  "isTrue",
  "ecmaToBoolean",
  "toBoolean",
  "isSymbol",
  "isPrimitive",
  "toPrimitive",
  "isNonEmptyString",
  "isNotEmptyArray",
  "isNonEmptyArray",
  "isStringNotEmpty",
  "isStringOrNumber",
]
`;