Skip to content

Commit

Permalink
Type must be imported first to follow project pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
mateussouzaweb committed Jun 8, 2022
1 parent 0a25dd0 commit 6a4b95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/view.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { destroy, fire, mount, register, Route, trigger, unwatch, watch } from "./vine"
import type { Callback, RouteChange } from "./vine"
import { destroy, fire, mount, register, Route, trigger, unwatch, watch } from "./vine"

/**
* Attach route component changes
Expand Down

0 comments on commit 6a4b95e

Please sign in to comment.