HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/node_modules/time-stamp/
Upload File :
Current File : //proc/self/root/usr/share/node_modules/time-stamp/index.d.ts
declare function timestamp(pattern?: string | Date, date?: Date): string
declare function timestampUTC(pattern?: string | Date, date?: Date): string

export default timestamp
export { timestampUTC as utc };