3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
|
|
declare const _default: (thing: any) => boolean;
|
||
|
|
export default _default;
|