/
githubmirror
/
tldraw
Обзор
Документация
Войти
/
githubmirror
/
tldraw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
apps/docs/next-env.d.ts
7 строк
286 B
Mime Čuvalo
fix(docs): read memo component props from TypeScript 7 declaration output (#9970)
12 авг 2026, 17:10
Не верифицирован
12 авг 2026, 17:10
c29315b
Код
Авторство
О чём код?
/// <reference types="next" /> /// <reference types="next/image-types/global" /> import './.next/types/routes.d.ts' import './.next/types/root-params.d.ts' // NOTE: This file should not be edited // see https://nextjs.org/docs/app/api-reference/config/typescript for more information.