Skip to content

Commit b0f5fff

Browse files
committed
api: options - state
1 parent 2fc5f72 commit b0f5fff

File tree

4 files changed

+267
-110
lines changed

4 files changed

+267
-110
lines changed

src/api/general.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ A type helper for defining a Vue component with type inference.
106106
): ComponentConstructor
107107
```
108108

109-
> Type is simplified for readability and omits generics.
109+
> Type is simplified for readability.
110110

111111
- **Details**
112112

@@ -163,7 +163,7 @@ This method accepts the same argument as [`defineComponent`](#definecomponent),
163163
}
164164
```
165165

166-
> Type is simplified for readability and omits generics.
166+
> Type is simplified for readability.
167167
168168
- **Details**
169169

0 commit comments

Comments
 (0)