This website requires JavaScript.
Explore
Help
Register
Sign In
SethTrowbridge
/
gale
Watch
1
Star
0
Fork
0
You've already forked gale
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
806d315670
gale
/
gale-custom.tsx
3 lines
82 B
TypeScript
Raw
Normal View
History
Unescape
Escape
custom value function
2024-05-13 08:42:44 -04:00
import
{
config
,
Complex
}
from
"./gale.tsx"
;
customization ideas
2024-04-28 22:21:18 -04:00
export
default
config
(
{
other
:
"lol"
}
)
;
Reference in New Issue
Copy Permalink