# baucis-decorator-instance
Forces `of` and `descendants` population.

## Install
```
npm install baucis-decorators baucis-decorator-instance --save
```

## Usage
This is a WIP specific to Loggur, so don't bother with it just yet.  The intention behind this decorator is that an `Instance` endpoint might contain properties to be passed to some module or React component (`of`), as well as a list of `Instance` `descendants`.
