Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2916160
commonjs.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
242 B
Referenced Files
None
Subscribers
None
commonjs.h
View Options
#ifndef ESM_COMMONJS_H
#define ESM_COMMONJS_H
#include
"types.h"
#include
<stdbool.h>
#include
<stddef.h>
jsval_t
esm_load_commonjs_module
(
ant_t
*
js
,
const
char
*
module_path
,
const
char
*
code
,
size_t
code_len
,
jsval_t
ns
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Thu, Mar 26, 4:42 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
511984
Default Alt Text
commonjs.h (242 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment