1
0
mirror of synced 2025-02-21 22:43:15 +03:00
select2/src/js/banner.amd.json

5 lines
101 B
JSON
Raw Normal View History

2015-01-22 14:49:39 -05:00
{
"start": "define(['jquery'], function ($) {",
"end": "return require('jquery.select2'); });"
}