/
seafteam
/
seaf-archtool-core
Обзор
Документация
Войти
/
seafteam
/
seaf-archtool-core
Код
Запросы
11
Задачи
Пакеты
2
Релизы
21
Аналитика
java-back
plugins/editable-table/index.js
26 строк
899 B
Sergeev Viktor
Запрос на слияние 'feature/ERA-1219-logging-level-console' (
#282
) из feature/ERA-1219-logging-level-console в dev
03 окт 2025, 13:51
03 окт 2025, 13:51
8b24263
Код
Авторство
О чём код?
/* Copyright (C) 2023 Sber Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Maintainers: Alexandr Anenburg <anenburg.alexandr@mail.ru>, Sber Contributors: Alexandr Anenburg <anenburg.alexandr@mail.ru>, Sber - 2024 */ import plugin from './index.vue'; export const logger = DocHub.documents.getLoggerWithTag('editable-table'); DocHub.documents.register('editable-table', plugin);