Files
yellowjacket/internal/dev/devbuild.go
T

6 lines
51 B
Go

//go:build dev
package dev
var IsDev bool = true