mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-16 21:54:06 +02:00
6 lines
109 B
JavaScript
6 lines
109 B
JavaScript
// Why did this file exist again? O_o
|
|
|
|
module.exports = {
|
|
"LocaleSwitcher": require("./LocaleSwitcher")
|
|
};
|