Newer
Older
smart-home-server / webclient / src / js / components / screens / scripts / scripts.js
import { scopes } from "./scripts-scopes-screen.js";

export default {
	scopes
}