cvat/cvat-ui/index.d.ts

9 lines
178 B
TypeScript
Raw Normal View History

2025-09-16 01:19:40 +00:00
// Copyright (C) 2020-2022 Intel Corporation
// Copyright (C) CVAT.ai Corporation
//
// SPDX-License-Identifier: MIT
import 'redux-thunk/extend-redux';
declare module '*.svg';