Skip to content

publish types #62

Open
Open
@turadg

Description

@turadg

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions