7 lines
64 B
JavaScript
Executable File
7 lines
64 B
JavaScript
Executable File
$(function() {
|
|
"use strict";
|
|
|
|
feather.replace()
|
|
|
|
|
|
}); |