master: change repo
This commit is contained in:
3
src/models/IEncrypted.ts
Normal file
3
src/models/IEncrypted.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export default interface IEncrypted {
|
||||
[key: string]: string
|
||||
}
|
||||
Reference in New Issue
Block a user