mirror of
https://github.com/jcreek/phldnhack.git
synced 2026-07-13 02:53:44 +00:00
4 lines
122 B
JavaScript
4 lines
122 B
JavaScript
Ractive.plugins.test = $(function($, Ractive){
|
|
})(jQuery, Ractive);
|
|
Ractive.components.plugintest = Ractive.plugins.test;
|