Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F3010757
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
218 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
:
"replace"
,
DELETE
:
"delete"
,
};
export
default
method_map
;
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Wed, May 7, 19:47 (1 d, 3 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
635344
Default Alt Text
http-to-method-name.ts (218 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment