UNPKG

@textlint/kernel

Version:
6 lines 145 B
export interface Descriptor<T> { id: string; equals(target: this): boolean; toKernel(): T; } //# sourceMappingURL=Descriptor.d.ts.map