Skip to content

build: emit type declarations - #23

Merged
mattgle merged 1 commit into
devfrom
build/emit-type-declarations
Jun 10, 2026
Merged

mattgle merged 1 commit into
devfrom
build/emit-type-declarations

Conversation

@mattgle

@mattgle mattgle commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Emit .d.ts declarations so consumers get pre-resolved types instead of falling through to the .ts source. Co-located output, gitignored locally, regenerated via the existing prepare: tsc --build hook on install. Also corrects the types field which was pointing at the stale .ts source.

@mattgle
mattgle requested a review from bhflm June 9, 2026 13:58
@mattgle mattgle self-assigned this Jun 9, 2026
@mattgle
mattgle merged commit 2437c5f into dev Jun 10, 2026
1 check passed
@mattgle
mattgle deleted the build/emit-type-declarations branch June 10, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants