fnz-boostrap.js 59 B

12345
  1. fnz.boostrap = (function () {
  2. return {
  3. };
  4. })()