# getTimeStamp

getTimeStamp 获取时间戳

# 代码演示

# Demo

import { getTimeStamp } from 'm-utilsdk/index';

getTimeStamp(new Date());