UNPKG

@iotechpis/strapi-plugin-schemas-to-ts

Version:

A Strapi plugin that automatically generates Typescript interfaces for Strapi entities and components.

4 lines (3 loc) 116 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = ({ strapi }) => { };