UNPKG

@types/rdf-ext

Version:
2 lines (1 loc) 68 B
export type PropType<TObj, TProp extends keyof TObj> = TObj[TProp];