Closed PatrykKuniczak closed 2 months ago
* Please fill in the required items.
*
I want to create utils, like dev-utils which are already exists.
Users will have already predefined module for save them utils functions and types like this example "ValueOf"
Create 'utils' package and move "ValueOf" from 'dev-utils' to 'utils'
@Jonghakseo Maybe put this utils inside shared next to hooks ?
utils
shared
hooks
Priority*
Purpose of the PR*
I want to create utils, like dev-utils which are already exists.
Users will have already predefined module for save them utils functions and types like this example "ValueOf"
Changes*
Create 'utils' package and move "ValueOf" from 'dev-utils' to 'utils'