get-reference
var ref = getReference(obj)
Get's the referenced vigour-base object
- obj (object) - the reference we want to follow
- returns (object) ref - The referenced object or
undefined
const Base = const getReference = const a = {}const b = a // a