UNPKG

strapi-plugin-gen-types

Version:

Generate types for the different collections, single types & components found in your application

3 lines (2 loc) 81 B
declare const getTranslation: (id: string) => string; export { getTranslation };