{
"comment": "/**\n * Regexp for data URI.\n * Based on: {@link https://github.com/ragingwind/data-uri-regex}\n *\n * @static\n * @constant\n * @name DATA_URI\n * @memberof PIXI\n * @type {RegExp|string}\n * @example data:image/png;base64\n */",
"meta": {
"range": [
5241,
5460
],
"filename": "const.js",
"lineno": 216,
"path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core",
"code": {}
},
"description": "Regexp for data URI.
Based on: {@link https://github.com/ragingwind/data-uri-regex}
",
"scope": "static",
"kind": "constant",
"name": "DATA_URI",
"memberof": "PIXI",
"type": {
"names": [
"RegExp",
"string"
]
},
"examples": [
"data:image/png;base64"
],
"longname": "PIXI.DATA_URI",
"___id": "T000002R007160",
"___s": true,
"filepath": "core\\const.js"
}