[ADF-2847] Added class members heading to core docs (#3260)

This commit is contained in:
Andy Stark
2018-05-03 10:33:46 +01:00
committed by Eugenio Romano
parent 9b78fcb445
commit 71ee4cf028
17 changed files with 44 additions and 10 deletions

View File

@@ -6,7 +6,9 @@ Status: Active
Stores items in the form of key-value pairs.
## Methods
## Class members
### Methods
- `getItem(key: string): string`
Gets an item.