UNPKG

native-npm-package

Version:

To Create Something Beautiful

5 lines (4 loc) 89 B
const nativeCall = (str)=>{ return str === "YES"; } module.exports = nativeCall;