_st.js 85 B

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