1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-16 21:54:06 +02:00
Files
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")
};