MCPcopy Index your code
hub / github.com/apache/pouchdb / _interopDefault

Function _interopDefault

lib/index.js:3–3  ·  view source on GitHub ↗
(ex)

Source from the content-addressed store, hash-verified

1'use strict';
2
3function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
4
5var crypto = _interopDefault(require('crypto'));
6var nodeFetch = require('node-fetch');

Callers 1

index.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…