yatter
    Preparing search index...

    Function cut

    • 按定义从对象中去除指定属性,返回剩余的属性及值

      Type Parameters

      • I extends AnyObject<any>
      • T
      • K = keyof I

      Parameters

      Returns Partial<I>