Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
export const LICENSE_INFO_MODAL_ID = 'show_license_modal';
/**
* Noop which can be reused (e.g. in equality checks).
* @returns {void}
*/
// eslint-disable-next-line @typescript-eslint/no-empty-function
export function noop() {}