Skip to content

timestamp

描述

响应式的时间戳。

示例

ts
import { timestamp } from '@base-web-kits/base-tools-vue';

const now = timestamp();

来源

VueUse