UNPKG

tower-interpolation-directive

Version:
25 lines (16 loc) 270 B
# 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