boot.js 79 B

123
  1. define("amber_vm/boot", ["amber/boot"], function (boot) {
  2. return boot;
  3. });