nil.js 62 B

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