This website requires JavaScript.
Explore
Help
Sign In
Protei
/
PromucFlow_constructor
Watch
2
Star
0
Fork
0
You've already forked PromucFlow_constructor
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
27192250a3
PromucFlow_constructor
/
app
/
client
/
src
/
Globals.d.ts
5 lines
80 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: Bundle optimization and first load improvements (#21667) Co-authored-by: Ivan Akulov <mail@iamakulov.com> Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Ivan Akulov <iamakulov@outlook.com> Co-authored-by: Aishwarya UR <aishwarya@appsmith.com> Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com> Co-authored-by: somangshu <somangshu.goswami1508@gmail.com>
2023-05-11 05:26:03 +00:00
declare
module
"*.txt"
{
const
filePath
:
string
;
export
default
filePath
;
}
Reference in New Issue
Copy Permalink