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

Add Relationship types #132

Merged
merged 1 commit into from
Jul 23, 2020
Merged

Add Relationship types #132

merged 1 commit into from
Jul 23, 2020

Conversation

janiewang26
Copy link
Contributor

No description provided.

}

/** Relationship */
export interface WJSRel {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not quite sure what this type represents. Could you explain?

@@ -5,6 +5,14 @@ export interface WJSTextRun {
v: string;
}

export interface WJSEndNote {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect solution for dealing with the weird nesting!

@garrettluu garrettluu merged commit f404f08 into SheetJS:master Jul 23, 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.

None yet

2 participants