deno.land/xdeno.land/x, the JS API entrypoint would be in mod.tsmod.ts and the CLI entrypoint in main.tsmain.ts; something like:mod.tsmod.ts entrypoint):mod.tsmod.ts entrypoint exports both the JS API and the CLI (under import.meta.mainimport.meta.main)jsr:@scope/myThing/cli.tsjsr:@scope/myThing/cli.ts)3.3. seems a bit overkill, but 1.1. doesn't feel too right eitherJoin the Discord to ask follow-up questions and connect with the community