MCPcopy Index your code
hub / github.com/microsoft/SandDance / getStyleOptions

Function getStyleOptions

docs/app/js/sanddance-app.js:21943–21947  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21941var _rtl;
21942_rtl = getRTL();
21943function getStyleOptions() {
21944 return {
21945 rtl: getRTL()
21946 };
21947}
21948
21949},{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"eoBZe":[function(require,module,exports) {
21950var parcelHelpers = require("@parcel/transformer-js/src/esmodule-helpers.js");

Callers

nothing calls this directly

Calls 1

getRTLFunction · 0.85

Tested by

no test coverage detected