mirror of
https://github.com/videojs/video.js.git
synced 2025-03-25 22:01:11 +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