aboutsummaryrefslogtreecommitdiff
path: root/utils/collections/types.go
blob: c75d1ea5800de718e0132c1a60becc550504a68a (plain)
1
2
3
package collections

type Record map[string]any