• Top
  • New

Not Use Path Based Imports

by xialvjun on 3/24/2023, 5:59:34 AM with 0 comments
Some programming language like JS, use path-based imports, that's not good for making a stabel API.

See https://api-extractor.com/pages/setup/configure_rollup/#:~:text=(The%20API%20Extractor,with%20that%20effort.)

And https://github.com/koka-lang/koka/issues/31#issuecomment-1482200826