Files
dealplustech/dealplustech-astro/node_modules/node-mock-http/dist/_polyfill/buffer/node.cjs
2026-03-02 12:35:14 +07:00

2 lines
89 B
JavaScript

"use strict";const node_buffer=require("node:buffer");exports.Buffer=node_buffer.Buffer;