fix: ccts

This commit is contained in:
2025-06-07 16:21:31 +09:00
parent 3528131ec8
commit 1fab78a12f
2 changed files with 2 additions and 1 deletions

1
types/index.d.ts vendored
View File

@@ -71,6 +71,7 @@ declare global {
*/
export const _CC_DEFAULT_SETTINGS: string;
/* @customName math */
namespace math {
const huge: number;
const pi: number;