Skip to content

Commit

Permalink
Add effect
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Dec 5, 2023
1 parent fd9d096 commit 7519105
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions effect.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
package azuretts

type Effect string

const (
EffectEqCar Effect = "eq_car"
EffectEqTelecomhp8k Effect = "eq_telecomhp8k"
)

0 comments on commit 7519105

Please sign in to comment.