Skip to content

Commit

Permalink
Merge branch 'master' into feature/iamkun
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkun committed Dec 13, 2018
2 parents 14dd81c + 3b47264 commit 8390e64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.d.ts
Expand Up @@ -92,4 +92,6 @@ declare namespace dayjs {
export function locale(arg1: any, arg2?: any): string

export function isDayjs(d: any): d is Dayjs

export function unix(t: number): Dayjs
}

0 comments on commit 8390e64

Please sign in to comment.