UNPKG

ajsfw

Version:
4 lines (3 loc) 91 B
export interface IAttributeProcessor { (toRemove: string[], attr: Attr): boolean; }