UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

7 lines 201 B
export = log; /** * Logs out a message if there is no format option set. * @param {string} message - Message to log. */ declare function log(message: string): void; //# sourceMappingURL=log.d.ts.map