sepidnes's picture
Add RAG implementation with backend, frontend and aimakerspace
56fda74
Raw
History Blame
139 Bytes
import PropTypes from 'prop-types';
declare const elementAcceptingRef: PropTypes.Requireable<unknown>;
export default elementAcceptingRef;