zibri
    Preparing search index...

    Variable preactHooksConst

    preactHooks: readonly [
        <T extends void | Promise<void>>(fn: () => T) => void,
        <T extends void | Promise<void>>(fn: () => T) => void,
    ] = ...

    All preact hooks that are available.