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

Export SourceMapSegment tuple types #158

Merged
merged 1 commit into from Oct 4, 2019

Conversation

jridgewell
Copy link
Contributor

SourceMapSegments aren't really number[] types, they're tuples of 1, 4, or 5 numbers.

See the discussion we're having at rollup/rollup#2985 (comment)

`SourceMapSegment`s aren't really `number[]` types, they're tuples of 1, 4, or 5 numbers.

See the discussion we're having at rollup/rollup#2985 (comment)
@mourner mourner merged commit 60eae25 into Rich-Harris:master Oct 4, 2019
@jridgewell jridgewell deleted the sourcemapsegment branch October 4, 2019 13:26
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.

None yet

2 participants