Skip to content

Commit

Permalink
fix: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBLT committed Feb 12, 2024
1 parent 03a072e commit 385a59a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@hec.js/ui/lib/src/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import { isSignal, signal } from "./signal.js";

/**
* @typedef { {
* emit: (event: string, data?: null, bubbles?: boolean) => void,
* on: (
* eventName: string,
* fn: (event: Event) => void,
Expand Down

0 comments on commit 385a59a

Please sign in to comment.