Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `package.json` has ` "exports": "./dist/index.js"`, but no actual `index.ts` or `index.js` exists. This commit adds that file, in the same format as the one in `plugin-plugins`: https://github.com/oclif/plugin-plugins/blob/main/src/index.ts
- Loading branch information