AW
Size: a a a
AW
AW
AE
AW
l
AE
к
AE
AW
AE
type North = {
readonly type: unique symbol;
}
type South = {
readonly type: unique symbol;
}
type East = {
readonly type: unique symbol;
}
type West = {
readonly type: unique symbol;
}
type Direction = North | South | East | WestAW
AE
к
AE
к
к
l
type North = {
readonly type: unique symbol;
}
type South = {
readonly type: unique symbol;
}
type East = {
readonly type: unique symbol;
}
type West = {
readonly type: unique symbol;
}
type Direction = North | South | East | WestAE
AE
l