Skip to content

Commit

Permalink
Update src/index-fn.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Jonny Gerig Meyer <jonny@oddbird.net>
  • Loading branch information
FelipeSilva916 and jgerigmeyer authored Oct 8, 2024
1 parent 7fc35ac commit 9741e9e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/index-fn.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
import { apply, isPolyfilled, isSupported } from './popover.js';

export { apply, isSupported, isPolyfilled };

interface PopoverToggleTargetElementInvoker {
/** [MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLButtonElement/popoverTargetAction) */
popoverTargetAction: string;
Expand Down

0 comments on commit 9741e9e

Please sign in to comment.