morphit/node_modules/loupe/lib/promise.js

2 lines
78 B
JavaScript

const getPromiseValue = () => 'Promise{…}';
export default getPromiseValue;