UNPKG

react-sprucebot

Version:

React components for your Sprucebot Skill 💪🏼

10 lines (8 loc) 165 B
import * as auth from './auth' import * as onboarding from './onboarding' import * as sharable from './sharable' module.exports = { auth, onboarding, sharable }