UNPKG

soda-angular

Version:
5 lines (4 loc) 105 B
import { Like } from './like'; export declare class NotLike extends Like { toString(): string; }