soybeanjs / soybean-admin

A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
https://soybeanjs.cn
MIT License
10.21k stars 1.83k forks source link

chore(types): remove type declaration for document.startViewTransitio… #633

Closed NHZEX closed 1 month ago

NHZEX commented 1 month ago

…n (TypeScript 5.6 includes it)

typescript 5.6 已经包含声明,无需定义。且目前的定义与上游存在类型冲突。 https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/#lib.d.ts