mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 07:43:11 +03:00
b7d96149e2
no issue - eager-load: turned param import into typedef for reusability and fixed attribute typing - pagination: - removed typing on helper function object - this was incorrect and tsserver can pick up the real types a lot better, so removing it reduces maintenance overhead - `fetchPage` actually returns a Promise, so this fixes the typing on the docs |
||
---|---|---|
.. | ||
collision.js | ||
custom-query.js | ||
eager-load.js | ||
filter.js | ||
has-posts.js | ||
include-count.js | ||
index.js | ||
order.js | ||
pagination.js | ||
search.js | ||
transaction-events.js |