This website requires JavaScript.
Explore
Help
Sign in
variablelab
/
theatre
Watch
4
Star
0
Fork
You've already forked theatre
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
97ab020bfb
theatre
/
packages
/
r3f
/
src
/
globals.d.ts
8 lines
103 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial OSS commit
2021-06-18 13:05:06 +02:00
declare
module
'*.txt'
{
export
default
string
}
Make `@theatre/r3f` play well with different vs of react,three,r3f #177
2022-05-27 21:59:51 +02:00
declare
module
'*.png'
{
export
default
string
}
Reference in a new issue
Copy permalink