UNPKG

@auth0/cose

Version:
2 lines (1 loc) 74 B
export default function isObject<T = object>(input: unknown): input is T;