UNPKG

namillum

Version:
8 lines (5 loc) 204 B
import { Buffer } from "buffer"; window.global = window.global ?? window; window.Buffer = window.Buffer ?? Buffer; window.process = window.process ?? { env: {} }; // Minimal process polyfill export {};