UNPKG

@strapi/typescript-utils

Version:

Typescript support for Strapi

6 lines (5 loc) 138 B
// FIXME: to remove when migrating this package to ts declare module '@strapi/typescript-utils' { const utils: any; export = utils; }