3 lines
72 B
JavaScript
3 lines
72 B
JavaScript
import arrowLeft from './misc/arrowLeft.svg.js';
|
|
|
|
export { arrowLeft };
|