tower-interpolation-directive
Version:
## Installation
25 lines (16 loc) • 270 B
Markdown
# Tower Interpolation Directive
## Installation
node.js:
```bash
$ npm install tower-interpolation-directive
```
browser:
```bash
$ component install tower/interpolation-directive
```
## Example
```js
require('tower-interpolation-directive');
```
## Licence
MIT