smalltalk.js 72 B

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