mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-04 15:58:01 +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")
|
|
};
|