UNPKG

@polkadot/types-codec

Version:
4 lines (3 loc) 90 B
export declare function hasEq(o: unknown): o is { eq: (other: unknown) => boolean; };