Appearance
kubricate / types / AnyString
type AnyString = string & object;
Any String for literal types without losing autocompletion.