This website requires JavaScript.
Explore
Help
Sign In
Dima
/
element-web
Watch
1
Star
0
Fork
0
You've already forked element-web
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
fa2e306d6ebca6e61b4e5bdbd182c6433c9aecdb
element-web
/
src
/
@types
/
raw-loader.d.ts
T
5 lines
93 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Apply prettier formatting
2022-12-09 13:28:29 +01:00
declare
module
"!!raw-loader!*"
{
Add declaration file
2021-07-27 17:18:17 +05:30
const
contents
:
string
;
export
default
contents
;
}
Reference in New Issue
Copy Permalink