Skip to content

Commit

Permalink
style: indent index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Jul 22, 2019
1 parent 98af967 commit baa2f4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ interface ImportOptions {
export namespace JWK {

interface pemEncodingOptions {
type?: string
cipher?: string
passphrase?: string
type?: string
cipher?: string
passphrase?: string
}

class Key {
Expand Down

0 comments on commit baa2f4d

Please sign in to comment.