UNPKG

@code-mancers/strapi-plugin-multi-site-vercel-deploy

Version:

Strapi v4 plugin to trigger and monitor deployment of multiple applications on Vercel

12 lines (9 loc) 191 B
/** * Defined Translations * @typedef {import('../translations/en.json')} Translations */ /** * Translation Key * @typedef {keyof Translations} TranslationKey */ exports.unused = {};