This website requires JavaScript.
Explore
Help
Sign in
michael
/
astro
Watch
1
Star
0
Fork
You've already forked astro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
01c1aaa003
astro
/
packages
/
integrations
/
preact
/
client-dev.js
5 lines
85 B
JavaScript
Raw
Normal View
History
Unescape
Escape
[ci] format
2022-09-07 18:50:48 +00:00
import
'preact/debug'
;
import
clientFn
from
'./client.js'
;
Automatically set up Preact DevTools in dev mode (#4515)
2022-09-07 18:49:07 +00:00
export
default
clientFn
;
Reference in a new issue
Copy permalink