Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F1262958
module_dirname.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
156 B
Referenced Files
None
Subscribers
None
module_dirname.ts
View Options
import
{
dirname
}
from
"node:path"
;
export
function
module_dirname
(
module_url
:
string
)
:
string
{
return
dirname
(
module_url
).
replace
(
/^file:\/\//
,
""
);
}
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Fri, Jan 24, 15:16 (17 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
599522
Default Alt Text
module_dirname.ts (156 B)
Attached To
Mode
rREWRITE Configurable rewriter
Attached
Detach File
Event Timeline
Log In to Comment