isReactComponent.d.ts 65 Bytes Raw Blame History Permalink 1 export declare function isReactComponent(code: string): boolean;