plugin-paginate-rest.js icon indicating copy to clipboard operation
plugin-paginate-rest.js copied to clipboard

remove code duplication from PaginateInterfacte / ComposePaginateInterface

Open gr2m opened this issue 5 years ago • 0 comments
trafficstars

This is a follow up to https://github.com/octokit/plugin-paginate-rest.js/pull/208.

I copied the entire code of PaginateInterfacte and prefixed all method arguments with octokit. There must be a way to remove most of the code duplication, but I don't know how. Help would be much appreciated!

gr2m avatar Nov 01 '20 23:11 gr2m