/
githubmirror
/
docusaurus
Обзор
Документация
Войти
/
githubmirror
/
docusaurus
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
packages/docusaurus-theme-common/src/utils/searchUtils.ts
8 строк
235 B
Sébastien Lorber
refactor(docs): theme-common shouldn't depend on docs content (#10316)
23 июл 2024, 11:50
Не верифицирован
23 июл 2024, 11:50
026a317
Код
Авторство
О чём код?
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ export const DEFAULT_SEARCH_TAG = 'default';