mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
6 lines
78 B
JavaScript
6 lines
78 B
JavaScript
/* jshint esnext: true */
|
|
|
|
export default function() {
|
|
svg4everybody();
|
|
}
|