Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ themeSetting
Function
themeSetting
src/pages/themeSetting/index.js:1–7 ·
view source on GitHub ↗
(...args)
Source
from the content-addressed store, hash-verified
1
export
default
function
themeSetting(...args) {
2
import
(/* webpackChunkName:
"themeSetting"
*/
"./themeSetting"
).then(
3
(module) => {
4
module.default(...args);
5
},
6
);
7
}
Callers
1
callback
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected