Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3110472
index.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
199 B
Referenced Files
None
Subscribers
None
index.ts
View Options
import
whisp
from
'./whisp'
;
import
{
readFile
}
from
'fs/promises'
;
const
file
=
process
.
argv
[
2
];
whisp
`(write "running
${
file
}
:\n\n"`
;
const
source
=
await
readFile
(
file
,
'utf8'
);
whisp
(
source
);
File Metadata
Details
Attached
Mime Type
application/javascript
Expires
Sat, Apr 4, 10:08 PM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
521849
Default Alt Text
index.ts (199 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment