custom-macro.js 144 B

12345678
  1. System.register([], function (_export, _context) {
  2. return {
  3. setters: [],
  4. execute: function () {
  5. }
  6. };
  7. });