Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish types #62

Open
turadg opened this issue Nov 16, 2023 · 0 comments
Open

publish types #62

turadg opened this issue Nov 16, 2023 · 0 comments

Comments

@turadg
Copy link
Member

turadg commented Nov 16, 2023

Problem to be solved

The packages don't include typedefs. This results in errors like,

Type error: Could not find a declaration file for module '@agoric/ui-components'. '/opt/agoric/open-crowd/node_modules/.pnpm/@agoric+ui-components@0.9.0_@endo+ses-ava@0.2.44_ava@5.3.1/node_modules/@agoric/ui-components/dist/index.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/agoric__ui-components` if it exists or add a new declaration (.d.ts) file containing `declare module '@agoric/ui-components';`

Design

Build and export them like Endo does endojs/endo#1254

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant