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

Tutorials more #39

Merged
merged 19 commits into from
Apr 1, 2022
Merged

Tutorials more #39

merged 19 commits into from
Apr 1, 2022

Conversation

sedghi
Copy link
Member

@sedghi sedghi commented Mar 31, 2022

No description provided.

// @public
enum BlendModes {
AVERAGE_INTENSITY_BLEND = BlendMode.AVERAGE_INTENSITY_BLEND,
COMPOSITE = BlendMode.COMPOSITE,
Copy link
Member

Choose a reason for hiding this comment

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

Some of our enums are all caps, some are not

@@ -4,7 +4,6 @@

```ts

import { default as default_2 } from 'packages/core/dist/esm/enums/RequestType';
Copy link
Member

Choose a reason for hiding this comment

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

Are the enums duplicated now?

@swederik swederik merged commit 743dea8 into main Apr 1, 2022
@swederik swederik deleted the tutorials-more branch April 1, 2022 07:38
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