This website requires JavaScript.
Explore
Help
Sign In
natty
/
calckey
Watch
1
Star
0
Fork
You've already forked calckey
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
09ffc65cd1
calckey
/
packages
/
client
/
src
/
symbols.ts
2 lines
46 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor(client): Use symbol
2021-04-10 03:54:12 +00:00
export
const
PAGE_INFO
=
Symbol
(
'Page info'
)
;