Closed sodiray closed 1 year ago
Adds a construct function and set function that are opposites of the crush and get functions.
construct
set
crush
get
package.json
yarn build
cdn
/docs
If the PR resolves an open issue tag it here. For example, Resolves #34
Resolves #34
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Description
Adds a
construct
function andset
function that are opposites of thecrush
andget
functions.Checklist
package.json
has been bumped (matching semver)yarn build
command has been run and to update thecdn
directory/docs
directory) has been updatedResolves
If the PR resolves an open issue tag it here. For example,
Resolves #34