Home

constant: URL_FILE_EXTENSION


  {
    "comment": "/**\n * Regexp for image type by extension.\n *\n * @static\n * @constant\n * @memberof PIXI\n * @type {RegExp|string}\n * @example `image.png`\n */",
    "meta": {
        "range": [
            5180,
            5239
        ],
        "filename": "const.js",
        "lineno": 214,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core",
        "code": {
            "id": "astnode100076681",
            "name": "exports.URL_FILE_EXTENSION",
            "type": "VariableDeclaration"
        }
    },
    "description": "

Regexp for image type by extension.

", "scope": "static", "kind": "constant", "memberof": "PIXI.exports", "type": { "names": [ "RegExp", "string" ] }, "examples": [ "`image.png`" ], "name": "URL_FILE_EXTENSION", "longname": "PIXI.exports.URL_FILE_EXTENSION", "___id": "T000002R007158", "___s": true, "filepath": "core\\const.js" }