UNPKG

angular-traversal

Version:
4 lines (3 loc) 93 B
export declare abstract class Marker { abstract mark(context: any): string | string[]; }