UNPKG

strapi-plugin-comments

Version:
4 lines (3 loc) 126 B
import { StrapiContext } from '../@types'; declare const register: (context: StrapiContext) => void; export default register;