Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkun committed Mar 7, 2019
1 parent 5f7e7c4 commit f18a6e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions types/plugin/isMoment.d.ts
Expand Up @@ -5,6 +5,6 @@ export = plugin

declare module 'dayjs' {

export function utc(input: any): boolean
export function isMoment(input: any): boolean

}

0 comments on commit f18a6e5

Please sign in to comment.