UNPKG

profile-pics

Version:

6 lines (5 loc) 227 B
import { NamedNode } from 'lincd/models'; import { OrderedCollection } from 'ordered-collection/shapes/OrderedCollection'; export declare class ProfilePictureSet extends OrderedCollection { static targetClass: NamedNode; }