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

Provide API & typings #612

Open
bajtos opened this issue Oct 14, 2024 · 1 comment
Open

Provide API & typings #612

bajtos opened this issue Oct 14, 2024 · 1 comment

Comments

@bajtos
Copy link
Member

bajtos commented Oct 14, 2024

Allow Station Core embedders (e.g. Station Desktop) to import type declarations of data structures produced by Station Core (e.g. ActivityEvent).

Make sure the main and typings files described in package.json actually exist.

core/package.json

Lines 10 to 11 in cdebdbb

"main": "index.js",
"types": "dist/index.d.ts",

@juliangruber
Copy link
Member

These files used to exist, it's a regression

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

2 participants