Skip to content

Commit bc9cea2

Browse files
committed
types: expose generic version
1 parent cf5349f commit bc9cea2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/router/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ export type {
113113
RouteLocationAsPathTypedList,
114114

115115
// route records
116+
RouteRecordInfoGeneric,
116117
RouteRecordInfo,
117118
RouteRecordNameGeneric,
118119
RouteRecordName,

0 commit comments

Comments
 (0)