0.0.3 • Published 5 months ago

@noob9527/noob-dict-net-engines v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

noob dict net engines

build option

notes

this lib doesn't work in browser environment due to CORS reason, it meant to work on:

  • node env
  • electron renderer process with webSecurity = false

qa

why not build package via parcel? in fact, package built by parcel supports both amd and commonjs, however, it doesn't generate declaration files, that's why we need to build via ttsc