UNPKG

@josephadogeridev/get-timestamp-js

Version:

A javascript module that returns timestamp (current day and time) in readable format

3 lines (2 loc) 75 B
import { getTimeStamp } from "./src/getTimeStamp"; export {getTimeStamp}