mirror of
https://github.com/videojs/video.js.git
synced 2024-12-16 11:37:29 +02:00
385 B
385 B
vjs.JSON
INDEX
METHODS
parse( text, reviver )
parse the json
PARAMETERS:
- text
- reviver
RETURNS:
Object|Array
The parsed JSON
defined in: src/js/json.js#L32