1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-04 15:58:01 +02:00
Files
BezierInfo-2/components/localized/index.js
2018-12-29 15:28:00 -08:00

6 lines
109 B
JavaScript

// Why did this file exist again? O_o
module.exports = {
"LocaleSwitcher": require("./LocaleSwitcher")
};