Skip to content

Commit

Permalink
Typing
Browse files Browse the repository at this point in the history
  • Loading branch information
cbravobernal committed Feb 9, 2024
1 parent 5a7963b commit 071db98
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 130 deletions.
126 changes: 0 additions & 126 deletions packages/interactivity/src/portals.ts

This file was deleted.

4 changes: 0 additions & 4 deletions packages/interactivity/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ export interface DirectivesProps {
previousScope?: Scope;
}

export interface GetEvaluate {
( args: { scope: Scope } ): Evaluate;
}

type PriorityLevel = string[];

export interface GetPriorityLevels {
Expand Down

0 comments on commit 071db98

Please sign in to comment.