Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Commit

Permalink
fix: Fix type check error on decorators
Browse files Browse the repository at this point in the history
  • Loading branch information
ktutnik committed Nov 15, 2020
1 parent b49b60a commit 1c4460c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/decorators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import {
PrivateDecorator,
TypeDecorator,
TypeOverride,
TypeOverrideOption,
} from "./types"

// --------------------------------------------------------------------- //
Expand Down

0 comments on commit 1c4460c

Please sign in to comment.