aboutsummaryrefslogtreecommitdiff
package typ

import "errors"

var ErrInvalidType = errors.New("object/typ: invalid type")