Initial OpenECOMP policy/engine commit
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / app / policyApp / libs / bower_components / jquery / src / var / pnum.js
1 define(function() {
2         return (/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/).source;
3 });