UNPKG

diff2html_compare

Version:

npm package for maintaining all the js and css styling for the diff2html_compare python script to work

10 lines (6 loc) 192 B
'use strict'; /* Services */ // Demonstrate how to register services // In this case it is a simple value service. angular.module('myApp.services', []). value('version', '0.1');