-
Notifications
You must be signed in to change notification settings - Fork 24
Json Library
Rohan Singh edited this page Jun 11, 2017
·
1 revision
The Json
object contains the following functions.
serialize(value: any): string
deserialize(text: string): any