Page MenuHomeSoftware Heritage

constants.js
No OneTemporary

constants.js

/**
* Copyright (C) 2019 The Software Heritage developers
* See the AUTHORS file at the top-level directory of this distribution
* License: GNU Affero General Public License version 3, or any later version
* See top-level LICENSE file for more information
*/
import {staticAsset} from 'utils/functions';
// Constants defining Bootstrap Breakpoints
export const BREAKPOINT_SM = 768;
export const BREAKPOINT_MD = 992;
export const BREAKPOINT_LG = 1200;
export const swhSpinnerSrc = staticAsset('img/swh-spinner.gif');

File Metadata

Mime Type
text/x-java
Expires
Jul 4 2025, 9:00 AM (6 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3368348

Event Timeline