Revision f0b2a7512558a6ca839996fd0827a48f06dab97f authored by Andrey Zhavoronkov on 03 February 2022, 19:36:13 UTC, committed by GitHub on 03 February 2022, 19:36:13 UTC
1 parent 29f14a8
Raw File
index.d.ts
// Copyright (C) 2020 Intel Corporation
//
// SPDX-License-Identifier: MIT

declare module '*.svg';
declare module 'cvat-core/src/api';
back to top