UNPKG

48 BJavaScriptView Raw
1export const isDate = (x) => x instanceof Date;