Skip to content

Commit

Permalink
tag-alias
Browse files Browse the repository at this point in the history
  • Loading branch information
strider2038 committed Jun 18, 2021
1 parent c0fcb03 commit 0486f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tags.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package language

import "golang.org/x/text/language"

// Tag is an alias for language.Tag.
type Tag = language.Tag

// Equal compares language tags by base ISO 639 language code.
Expand Down

0 comments on commit 0486f6a

Please sign in to comment.