Skip to content

Commit

Permalink
re-generate ace-modes
Browse files Browse the repository at this point in the history
  • Loading branch information
mkslanc authored and nightwing committed Mar 31, 2024
1 parent 501ec5f commit 076d177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ace-modes.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1384,6 +1384,7 @@ declare module "ace-code/src/mode/swift" {

declare module "ace-code/src/mode/swift_highlight_rules" {
export const HighlightRules: new () => import(".").Ace.HighlightRules;
export const SwiftHighlightRules: new () => import(".").Ace.HighlightRules;
}

declare module "ace-code/src/mode/tcl" {
Expand Down

0 comments on commit 076d177

Please sign in to comment.