UNPKG

gittoken-landing-page

Version:

Landing Page for GitToken

10 lines (8 loc) 177 B
import * as Pages from './Pages/index' import * as Layout from './Layout/index' import { Presentation } from './Presentation/index' export { Layout, Pages, Presentation }