import { ExactlyStringArray } from "../../basicTypers"; /** * String array key */ export type KeyOfAddStringArray = KEY & ExactlyStringArray;