UNPKG

graphql-composer

Version:
4 lines (3 loc) 71 B
export declare type ClassToInterface<T> = { [P in keyof T]?: P; };