WithPaper<T>: T & {
    paper: true;
}

Type Parameters

  • T