Policy 1707 commit to LF
[policy/engine.git] / POLICY-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 });