Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Siemienik
Copy link
Member

@Siemienik Siemienik commented Jun 27, 2020

When I was working on Siemienik/xlsx-renderer#31 I note that we have redundant type definition. Because All images added into worksheet was mapped into Anchor.
Anchor contains { col: number; row: number }

So removing { col: number; row: number } from typings make our library easier to use (it's not required to use the keyword as to access nativeCol, nativeRow etc)

@Siemienik Siemienik requested a review from alubbe June 28, 2020 15:09
@alubbe alubbe merged commit 72db539 into master Jun 30, 2020
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.

3 participants