optimized sqrt function
This commit is contained in:
parent
796b89636d
commit
ab83b33725
3 changed files with 70 additions and 38 deletions
1
config.d.ts
vendored
1
config.d.ts
vendored
|
|
@ -7,6 +7,7 @@ export interface Config {
|
|||
importToPreview?: boolean
|
||||
autoEnable?: boolean
|
||||
gdkUserId?: string
|
||||
fixInventoryItemRenderer?: boolean
|
||||
}
|
||||
packinfo?: {
|
||||
name?: string
|
||||
|
|
|
|||
Reference in a new issue