This website requires JavaScript.
Explore
Help
Register
Sign in
PrivateCoffee
/
tldraw
Watch
4
Star
0
Fork
You've already forked tldraw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
03326adbaf
tldraw
/
utils
/
index.ts
6 lines
93 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix bug on missing others, adds new tests
2021-07-01 14:03:02 +00:00
import
vec
from
'./vec'
import
svg
from
'./svg'
Fixes utils imports
2021-06-24 08:18:14 +00:00
export
*
from
'./utils'
Fix bug on missing others, adds new tests
2021-07-01 14:03:02 +00:00
export
{
vec
,
svg
}
Reference in a new issue
Copy permalink