@sankhyalabs/core-docs 4.11.0 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,10 +28,16 @@
28
28
 
29
29
  ### copy
30
30
 
31
- ▸ `Static` **copy**(`data`): ``null`` \| `Object` \| `Object`[]
31
+ ▸ `Static` **copy**<`T`\>(`data`): `T`
32
32
 
33
33
  Faz a cópia do objeto.
34
34
 
35
+ #### Type parameters
36
+
37
+ | Name |
38
+ | :------ |
39
+ | `T` |
40
+
35
41
  #### Parameters
36
42
 
37
43
  | Name | Type | Description |
@@ -40,7 +46,7 @@ Faz a cópia do objeto.
40
46
 
41
47
  #### Returns
42
48
 
43
- ``null`` \| `Object` \| `Object`[]
49
+ `T`
44
50
 
45
51
  - A cópia do objeto válido.
46
52
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sankhyalabs/core-docs",
3
- "version": "4.11.0",
3
+ "version": "5.1.0",
4
4
  "description": "Documentação da biblioteca de componentes Sankhya.",
5
5
  "main": "",
6
6
  "files": [