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