Open
Description
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/@[email protected]_@[email protected][email protected]/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
Metadata
Metadata
Assignees
Labels
No labels