Version: 1.0.01.0.11.0.21.0.31.0.41.0.51.0.61.0.71.0.81.0.91.0.101.0.112.0.03.0.0-rc.03.0.0-rc.13.0.0-rc.23.0.0-rc.33.0.0-rc.43.0.0-rc.53.0.0-rc.63.0.0-rc.73.0.0-rc.83.0.0-rc.93.0.0-rc.103.0.0-rc.113.0.0-rc.123.0.0-rc.133.0.0-rc.143.0.0-rc.153.0.0-rc.163.0.0-rc.173.0.0-rc.183.0.0-rc.19
'use strict';
if (process.env.NODE_ENV === "production") {
module.exports = require("./spark-web-text-area.cjs.prod.js");
} else {
module.exports = require("./spark-web-text-area.cjs.dev.js");
}