1 2 3 4 5
// @ts-ignore import 'preact/debug'; import clientFn from './client.js'; export default clientFn;