frontend/.pnpm-store/v3/files/ae/e13b7a9da3c89ccd16450cb1f57801959cb9650031acbe1f7a29688f4db77d85dcaec99c826241733d8d2a5f1418c721e8f57ca5fb34c70867a4b9a6871ebd

4 lines
115 B
Plaintext

import * as preact from './index.js';
if (typeof module < 'u') module.exports = preact;
else self.preact = preact;