Last updated 5 months ago
• Docs
/ / asMixin
asMixin(m): | null
m
null
Convert something mixin-like into a mixin
The mixin-like object
| null
The mixin or null if it could not be converted
const mixin = asMixin({ chain: 'bafybeib3...', value: 'bafybeib3...' }) const anotherMixin = asMixin(somePulse)
Mixin
IntoResolvePulseQuery