UNPKG

89 BTypeScriptView Raw
1declare const _default: <T = object>(value: any) => value is T;
2export default _default;