Sha256: d81712fb4e680758b7b8b8baf31497f5e3ff112de69a9df3b7e3600e0c4ea99a
Contents?: true
Size: 566 Bytes
Versions: 7
Compression:
Stored size: 566 Bytes
Contents
{"version":3,"file":"devtools.module.js","sources":["../src/devtools.js"],"sourcesContent":["import { options, Fragment, Component } from 'preact';\n\nexport function initDevTools() {\n\tif (typeof window != 'undefined' && window.__PREACT_DEVTOOLS__) {\n\t\twindow.__PREACT_DEVTOOLS__.attachPreact('10.4.1', options, {\n\t\t\tFragment,\n\t\t\tComponent\n\t\t});\n\t}\n}\n"],"names":["window","__PREACT_DEVTOOLS__","attachPreact","options","Fragment","Component"],"mappings":"8DAGsB,oBAAVA,QAAyBA,OAAOC,qBAC1CD,OAAOC,oBAAoBC,aAAa,SAAUC,EAAS,CAC1DC,SAAAA,EACAC,UAAAA"}
Version data entries
7 entries across 7 versions & 1 rubygems