Changeset View
Changeset View
Standalone View
Standalone View
assets/src/bundles/add_forge/index.js
/** | /** | ||||
* Copyright (C) 2022 The Software Heritage developers | * Copyright (C) 2022 The Software Heritage developers | ||||
* See the AUTHORS file at the top-level directory of this distribution | * See the AUTHORS file at the top-level directory of this distribution | ||||
* License: GNU Affero General Public License version 3, or any later version | * License: GNU Affero General Public License version 3, or any later version | ||||
* See top-level LICENSE file for more information | * See top-level LICENSE file for more information | ||||
*/ | */ | ||||
// bundle for add forge views | // bundle for add forge views | ||||
export * from './create-request'; | export * from './create-request'; | ||||
export * from './moderation-dashboard'; |