import { ExactlyCustomArray } from "../../basicTypers"; /** * Custom array key */ export type KeyOfAddCustomArray = KEY & ExactlyCustomArray;