File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -999,7 +999,7 @@ const isObjectKey: IsObjectKey =
999999 value
10001000 );
10011001```
1002-
1002+
10031003| Type variable | Default value | Description |
10041004| :------------- | :------------ | :---------- |
10051005| ` Type ` | ` object ` | A generic variable to the return type ` value ` is ` Type ` |
@@ -2467,6 +2467,13 @@ MIT © angular-package ([license][license])
24672467
24682468----
24692469
2470+ <style >
2471+ table {
2472+ width :100% ;
2473+ margin-bottom : 16px ;
2474+ }
2475+ </style >
2476+
24702477<!-- Changes -->
24712478[ new ] : https://img.shields.io/badge/-new-green
24722479[ update ] : https://img.shields.io/badge/-update-red
Original file line number Diff line number Diff line change @@ -999,7 +999,7 @@ const isObjectKey: IsObjectKey =
999999 value
10001000 );
10011001```
1002-
1002+
10031003| Type variable | Default value | Description |
10041004| :------------- | :------------ | :---------- |
10051005| ` Type ` | ` object ` | A generic variable to the return type ` value ` is ` Type ` |
@@ -2467,6 +2467,13 @@ MIT © angular-package ([license][license])
24672467
24682468----
24692469
2470+ <style >
2471+ table {
2472+ width :100% ;
2473+ margin-bottom : 16px ;
2474+ }
2475+ </style >
2476+
24702477<!-- Changes -->
24712478[ new ] : https://img.shields.io/badge/-new-green
24722479[ update ] : https://img.shields.io/badge/-update-red
You can’t perform that action at this time.
0 commit comments