mirror of
https://github.com/cupcakearmy/occulto.git
synced 2025-09-05 22:30:43 +00:00
add different import options
This commit is contained in:
@@ -4,4 +4,9 @@ import RSA from './RSA'
|
||||
export default {
|
||||
RSA,
|
||||
AES,
|
||||
}
|
||||
|
||||
export {
|
||||
AES,
|
||||
RSA,
|
||||
}
|
Reference in New Issue
Block a user