Skip to content

Commit e78ac8e

Browse files
38elementseddyerburgh
authored andcommitted
docs: add wrappers to wrapper-array/README.md (#280)
1 parent 37f2bcc commit e78ac8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en/api/wrapper-array/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ A `WrapperArray` is an object that contains an array of [`Wrappers`](../wrapper/
44

55
- **Properties:**
66

7+
`wrappers` `array`: the `Wrappers` contained in the `WrapperArray`
78
`length` `number`: the number of `Wrappers` contained in the `WrapperArray`
89

910
- **Methods:**

0 commit comments

Comments
 (0)