-"use strict";
-// Configure ZeroClipboard
const Clipboard = require("clipboard");
const Code = require('../code');
}
});
+ // in order to call from other places.
+ window.setupPageShow.goToText = goToText;
};
module.exports = setupPageShow;
\ No newline at end of file