Skip to content

Export ProgressInfo and ProgressCallback from package entry point - #45

Merged
chtitux merged 2 commits into
mainfrom
claude/progressinfo-export-p6e36l
Aug 26, 2026
Merged

Export ProgressInfo and ProgressCallback from package entry point#45
chtitux merged 2 commits into
mainfrom
claude/progressinfo-export-p6e36l

Conversation

@chtitux

@chtitux chtitux commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

The README documents import { type ProgressInfo } from 'gtfs-sqljs',
but the type was only exported from src/gtfs-sqljs.ts and never
re-exported in src/index.ts, so the documented import failed.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_017Sq287mRjPPG8Hj5PTs1gH

claude added 2 commits August 26, 2026 14:09
The README documents `import { type ProgressInfo } from 'gtfs-sqljs'`,
but the type was only exported from src/gtfs-sqljs.ts and never
re-exported in src/index.ts, so the documented import failed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017Sq287mRjPPG8Hj5PTs1gH
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017Sq287mRjPPG8Hj5PTs1gH
@chtitux
chtitux merged commit d9dc937 into main Aug 26, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants