UNPKG

bucklescript-tea

Version:
42 lines (29 loc) 898 B
// Generated by BUCKLESCRIPT, PLEASE EDIT WITH CARE 'use strict'; var Web_node = require("./web_node.js"); var Web_window = require("./web_window.js"); function polyfills(param) { Web_node.remove_polyfill(/* () */0); Web_window.requestAnimationFrame_polyfill(/* () */0); return /* () */0; } var $$Event = /* alias */0; var $$Node = /* alias */0; var $$Document = /* alias */0; var $$Date = /* alias */0; var $$Window = /* alias */0; var $$Location = /* alias */0; var Json = /* alias */0; var $$XMLHttpRequest = /* alias */0; var $$FormData = /* alias */0; exports.$$Event = $$Event; exports.$$Node = $$Node; exports.$$Document = $$Document; exports.$$Date = $$Date; exports.$$Window = $$Window; exports.$$Location = $$Location; exports.Json = Json; exports.$$XMLHttpRequest = $$XMLHttpRequest; exports.$$FormData = $$FormData; exports.polyfills = polyfills; /* No side effect */