fix: update jsdoc comments for enums
This commit is contained in:
committed by
Stevan Freeborn
parent
2000a860a4
commit
e97ee15387
@@ -1,3 +1,6 @@
|
||||
/**
|
||||
* @enum FileStorageSite - The site where the file is stored.
|
||||
*/
|
||||
export enum FileStorageSite {
|
||||
/**
|
||||
* @constant Internal - The file is stored in the internal file storage.
|
||||
|
||||
Reference in New Issue
Block a user