This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
accounts-frontend
Watch
1
Star
0
Fork
0
You've already forked accounts-frontend
mirror of
https://github.com/elyby/accounts-frontend.git
synced
2024-12-12 00:09:10 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
19a9f952ea
accounts-frontend
/
packages
/
app
/
components
/
ui
/
bsod
/
Point.ts
5 lines
65 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add typings for Box and BoxesField classes, split BSoD view into controller and pure view, add storybook, fix support link styles
2020-01-16 02:09:53 +05:30
export
default
interface
Point
{
Change prettier rules
2020-05-24 04:38:24 +05:30
x
:
number
;
y
:
number
;
Add typings for Box and BoxesField classes, split BSoD view into controller and pure view, add storybook, fix support link styles
2020-01-16 02:09:53 +05:30
}
Reference in New Issue
Copy Permalink