espial/purs/src/Main.js

6 lines
75 B
JavaScript
Raw Normal View History

"use strict";
exports._mainImpl = function() {
return window.PS = PS;
}