UNPKG

strapi-plugin-io

Version:

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

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