Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4412267
commonjs.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
250 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>
ant_value_t
esm_load_commonjs_module
(
ant_t
*
js
,
const
char
*
module_path
,
const
char
*
code
,
size_t
code_len
,
ant_value_t
ns
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Fri, May 1, 8:18 PM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
539200
Default Alt Text
commonjs.h (250 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment