style(core): 统一代码风格并强化命名规范
This commit is contained in:
@@ -12,4 +12,4 @@ export class NumberExtension {
|
||||
if (value == undefined) return 0;
|
||||
return Number(value);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user