1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-05-12 00:02:10 +03:00
WordPress-Plugin-Boilerplate/plugin-name/trunk/admin/js/plugin-name-admin.js
Tom McFarlin b868c5da02 initial commit of the skeletons for the javascript files
Signed-off-by: Tom McFarlin <tom@tommcfarlin.com>
2014-04-09 16:10:27 -04:00

4 lines
46 B
JavaScript

(function( $ ) {
'use strict';
})( jQuery );