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

Upgrade model #54

Merged
merged 2 commits into from
May 15, 2024
Merged

Upgrade model #54

merged 2 commits into from
May 15, 2024

Conversation

peze
Copy link
Contributor

@peze peze commented May 13, 2024

No description provided.

src/core.ts Outdated
@@ -183,27 +184,31 @@ function getValue(type: any, value: any): any {
return value;
}

export function toMap(value: any = undefined): any {
export function toMap(value: any = undefined, withouStream: boolean = false): any {
Copy link
Contributor

Choose a reason for hiding this comment

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

withoutStream

@peze peze force-pushed the upgrade-model branch from b7e5e78 to 584e0df Compare May 14, 2024 02:46
@peze peze force-pushed the upgrade-model branch from 584e0df to 93eb087 Compare May 15, 2024 14:30
@yndu13 yndu13 merged commit 895ba7a into master May 15, 2024
6 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