UNPKG

strapi-plugin-io

Version:

A plugin for Strapi CMS that provides the ability for Socket IO integration

8 lines (5 loc) 93 B
'use strict'; const { SocketIO } = require('./SocketIO'); module.exports = { SocketIO, };