kf.js 88 B

123456789
  1. /**
  2. * Created by hn on 14-3-12.
  3. */
  4. define( function () {
  5. return window.kf;
  6. } );