_st.js 78 B

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