Skip to content

Commit 6aefc06

Browse files
chore(decorators): remove decorators (moved to decorators branch since they're not ready)
1 parent d92d4d5 commit 6aefc06

File tree

5 files changed

+0
-71
lines changed

5 files changed

+0
-71
lines changed

src/decorators/index.ts

-3
This file was deleted.

src/decorators/resolve.ts

-18
This file was deleted.

src/decorators/resolveData.ts

-41
This file was deleted.

src/decorators/state.ts

-8
This file was deleted.

src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export * from "./state/index";
1111
export * from "./transition/index";
1212
export * from "./url/index";
1313
export * from "./view/index";
14-
export * from "./decorators/index";
1514
export * from "./globals";
1615

1716
export * from "./router";

0 commit comments

Comments
 (0)