Revision b0e6074ca39c3c25b2c0065a2293dc1fc081ddcd authored by Nikita Manovich on 04 March 2022, 18:14:53 UTC, committed by Nikita Manovich on 04 March 2022, 18:14:53 UTC
1 parent e33db5c
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