UNPKG

@fourlights/strapi-plugin-deep-populate

Version:

This plugin provides a simple way of retrieving all nested objects in a single request.

5 lines (4 loc) 102 B
declare const _default: ({ strapi }: { strapi: any; }) => Promise<void>; export default _default;