UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

4 lines (3 loc) 65 B
export interface UfoCaseFilter<T> { filter(c: T): boolean; }