You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-21Lines changed: 20 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,9 @@ This library helps to generate TypeScript type definition for the content types
6
6
7
7
`$ npm install @contentstack/types-generator`
8
8
9
-
10
9
## Migration
11
-
Refer to the [Migration Guide](https://github.com/contentstack/types-generator/blob/main/MIGRATION.md) version 3 if you are migrating from version 2 or older.
12
10
11
+
Refer to the [Migration Guide](https://github.com/contentstack/types-generator/blob/main/MIGRATION.md) version 3 if you are migrating from version 2 or older.
13
12
14
13
## Usage
15
14
@@ -33,17 +32,17 @@ This is an asynchronous method which generates Typescript type definition of the
33
32
34
33
**Input:**
35
34
36
-
| Property Name | Description | Data type | Accepted values | Mandatory | Default value |
0 commit comments