Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

[feat] deprecates maple, and prefer mapleObject and other methods #66

Open
AsPulse opened this issue Aug 17, 2023 · 0 comments
Open

[feat] deprecates maple, and prefer mapleObject and other methods #66

AsPulse opened this issue Aug 17, 2023 · 0 comments

Comments

@AsPulse
Copy link
Member

AsPulse commented Aug 17, 2023

Bad……

sugar.maple<{ ... }>({
  reshape: { ... }
);

Good

sugar.reshape<{ ... }>({
   ...
}).mapleObject()j;
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant