@youkuohao/react
TypeScript icon, indicating that this package has built-in type declarations

0.70.1 • Public • Published

@youkuohao/react

import { Router, Route, FileHandler, render } from '@youkuohao/react'

export function App(){
  return (
    <Router>
      <Route component={FileHandler}></Route>
    </Router>
  )
}

render(<App></App>)

Readme

Keywords

none

Package Sidebar

Install

npm i @youkuohao/react

Weekly Downloads

0

Version

0.70.1

License

none

Unpacked Size

105 kB

Total Files

4

Last publish

Collaborators

  • heineiuo