ryanponce
ryanponce
DDeno
Created by SB on 9/7/2023 in #help
Does Deno NPM support other registries like github npm registry?
Yes it does support private modules. You can see an example of using GitHub private modules here. https://deno.land/manual@v1.36.4/basics/modules/private#github
8 replies