1.js 96 B

1234
  1. const mdbg = require('mdbg')
  2. mdbg.get('电脑') // mdbg.getByHanzi('苹果')
  3. .then(console.log)