mirror of
https://github.com/MincoMK/computercraft-ts.git
synced 2025-12-10 06:23:19 +00:00
fix: ccts
This commit is contained in:
1
types/index.d.ts
vendored
1
types/index.d.ts
vendored
@@ -71,6 +71,7 @@ declare global {
|
||||
*/
|
||||
export const _CC_DEFAULT_SETTINGS: string;
|
||||
|
||||
/* @customName math */
|
||||
namespace math {
|
||||
const huge: number;
|
||||
const pi: number;
|
||||
|
||||
Reference in New Issue
Block a user