UNPKG

momo-util-types

Version:

⭐️ 모두모여라 유틸 타입 라이브러리입니다 ⭐️

26 lines (24 loc) 322 B
import { PartialRequired, PartialOptional, Override, Equal, If, Unionize, ObjectKey, ObjectValue, ObjectType, ArrayElement, } from '../src/@types/utils'; export { PartialRequired, PartialOptional, Override, Equal, If, Unionize, ObjectKey, ObjectValue, ObjectType, ArrayElement, };