This website requires JavaScript.
Explore
Help
Sign in
quine-global
/
hyper
Watch
1
Star
0
Fork
You've already forked hyper
0
mirror of
https://github.com/quine-global/hyper.git
synced
2026-01-13 04:28:41 -09:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8546374a62
hyper
/
lib
/
rpc.ts
4 lines
58 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor
2016-07-13 12:44:24 -08:00
import
RPC
from
'./utils/rpc'
;
[WIP] Use XO instead of Standard (#723) * Bump `eslint-plugin-react` * Add `eslint-config-xo-react` * Add XO * Remove eslint-related dependencies, add XO config and use XO as the linter * Code style: Standard => XO :sparkles: * Use xo property to ignore files * Fix remaining errors
2016-09-21 06:27:11 -08:00
removing unnecesary line of code (#437)
2016-07-26 12:20:17 -08:00
export
default
new
RPC
(
)
;
Reference in a new issue
Copy permalink