Initial OpenECOMP policy/engine commit
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / app / policyApp / libs / bower_components / jquery / src / data / var / data_priv.js
1 define([
2         "../Data"
3 ], function( Data ) {
4         return new Data();
5 });