Skip to content

Commit 504236c

Browse files
committed
lint
1 parent 00b2d7a commit 504236c

File tree

1 file changed

+1
-1
lines changed
  • packages/react-native-quick-crypto/src

1 file changed

+1
-1
lines changed

packages/react-native-quick-crypto/src/cipher.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,4 +282,4 @@ export const cipherExports = {
282282
getCiphers,
283283
};
284284

285-
export type { Cipher, Decipher };
285+
export type { Cipher, Decipher };

0 commit comments

Comments
 (0)