Files: 94b5daa6362ac3c9f4a4c781894a73ad2c5160c5 / docs / index.md
2673 bytesRaw
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
Table of Contents
a cbor decoder for the objects
Type: Object
ID
an ID
Parameters
id
FunctionRef
A function reference
Parameters
opts
Object
copy
Creates a copy of the funcRef
Returns FunctionRef
ModuleRef
A module reference
Parameters
exports
Object a map of exported function to params for the funcion if anyid
ID the id of the actor
getFuncRef
return a function refernce given the name of the function
Parameters
name
string
Returns FunctionRef
Message
Extends EventEmitter
This implements Messages for Primea
Parameters
opts
Object
getType
returns the type that the object is
Parameters
obj
any
Returns String
Built with git-ssb-web