smalltalk.js 69 B

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