react-carousel-query
Version:
A infinite carousel component made with react that handles the pagination for you.
23 lines • 638 B
TypeScript
export declare const meta: {
docs: {
description: string;
category: string;
recommended: boolean;
url: string;
};
messages: {
missingRefParameter: string;
addRefParameter: string;
removeForwardRef: string;
};
schema: any[];
type: string;
hasSuggestions: boolean;
};
export declare function create(context: any): {
'FunctionExpression, ArrowFunctionExpression'(node: any): void;
};
export declare function create(context: any): {
'FunctionExpression, ArrowFunctionExpression'(node: any): void;
};
//# sourceMappingURL=forward-ref-uses-ref.d.ts.map