obj-of
v0.9.6arrow_drop_downv0.9.6
STATUS
Passing
DOWNLOADS
4
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
805 B
Creates an object containing a single key:value pair.
1 contributor
Like
Install obj-of as a package?
Copied
npm i @bit/justin-capalbo.ramda.obj-of
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example modifieddraft
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
and packages in Bit or NPM to the example. any of the 1 million componentstoggle layout
No preview available
chevron_left
chevron_right
objOf (
key:
String
,val:
) : *
Object
Creates an object containing a single key:value pair.
Example
Arguments
key:
String
val:
*
Returns
Object