dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Loading...
Searching...
No Matches
shop.js
Go to the documentation of this file.
1(function (window) {
2 "use strict";
3
4 window.dbxShop = window.dbxShop || {
5 version: "0.1.0-skeleton"
6 };
7})(window);