nil.js 78 B

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