Fixed typo's in comments

This commit is contained in:
DJj123dj
2025-01-19 15:15:29 +01:00
parent 9da823aa4b
commit 7809ffc5c6
29 changed files with 98 additions and 105 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ import { ODTranscriptCompiler, ODTranscriptCompilerCompileResult } from "../open
import { ODMessageBuildSentResult } from "../modules/builder"
import { ODRole, OTRoleUpdateMode, OTRoleUpdateResult } from "../openticket/role"
/**## ODActionManagerIds_Default `type`
* This type is an array of ids available in the `ODActionManager_Default` class.
/**## ODActionManagerIds_Default `interface`
* This interface is a list of ids available in the `ODActionManager_Default` class.
* It's used to generate typescript declarations for this class.
*/
export interface ODActionManagerIds_Default {