UNPKG

subtle

Version:

crypto.subtle for node.js

5 lines (4 loc) 95 B
function reject(){ return Promise.reject("operation unsupported") } module.exports = reject;