ShawLiu6's picture
download
raw
350 Bytes
if (window.getThemeManagerProperty) {
const setBsTheme = () => document.body.dataset['bsTheme'] = getThemeManagerProperty('bootstrap', 'theme');
setBsTheme();
if (window.isSystemRespectingTheme) {
window.matchMedia('(prefers-color-scheme: dark)').addEventListener('change', event => {
setBsTheme()
});
}
}

Xet Storage Details

Size:
350 Bytes
·
Xet hash:
f4cce2f78875df4fd9cc38888b21dfb8fa694056df3d8b76c98fbfe86ebfec7b

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.