WithoutPaper<T>: T & {
    paper?: false;
}

Type Parameters

  • T