Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F1262120
http-to-method-name.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
215 B
Referenced Files
None
Subscribers
None
http-to-method-name.ts
View Options
import
type
{
ActionName
}
from
"../action.js"
;
const
method_map
:
{
[
method
:
string
]
:
ActionName
}
=
{
GET
:
"show"
,
POST
:
"create"
,
PATCH
:
"edit"
,
PUT
:
"edit"
,
DELETE
:
"delete"
,
};
export
default
method_map
;
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Thu, Jan 23, 19:19 (55 m, 6 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
601485
Default Alt Text
http-to-method-name.ts (215 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment