Skip to content

Commit

Permalink
chore(decorators): remove decorators (moved to decorators branch sinc…
Browse files Browse the repository at this point in the history
…e they're not ready)
  • Loading branch information
christopherthielen committed Feb 24, 2017
1 parent d92d4d5 commit 6aefc06
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 71 deletions.
3 changes: 0 additions & 3 deletions src/decorators/index.ts

This file was deleted.

18 changes: 0 additions & 18 deletions src/decorators/resolve.ts

This file was deleted.

41 changes: 0 additions & 41 deletions src/decorators/resolveData.ts

This file was deleted.

8 changes: 0 additions & 8 deletions src/decorators/state.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export * from "./state/index";
export * from "./transition/index";
export * from "./url/index";
export * from "./view/index";
export * from "./decorators/index";
export * from "./globals";

export * from "./router";
Expand Down

0 comments on commit 6aefc06

Please sign in to comment.