D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
pinaclec
/
public_html
/
wp-content
/
plugins
/
ninja-forms
/
assets
/
js
/
Filename :
backbone.js
back
Copy
/** * Work around for Require, Radio, and WordPress. * * Returns the WordPress-loaded version of Backbone for use with things that need it and use Require. * * @since 3.0 * @return Object Backbone Object */ define( function() { return Backbone; } );