7 lines
61 B
JavaScript
7 lines
61 B
JavaScript
|
|
(function () {
|
|
'use strict'
|
|
|
|
feather.replace()
|
|
})()
|