Skip to content

@utilslib/core/ONE_MINUTE_IN_S

ONE_MINUTE_IN_S

函数签名

typescript
function ONE_MINUTE_IN_S() { ... }
点击查看源码
js
export const ONE_MINUTE_IN_S = 60;
ts
export const ONE_MINUTE_IN_S = 60;

如有错误,请提交issue :::