Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F5365626
cjs-cycle-export-a.cjs
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
228 B
Referenced Files
None
Subscribers
None
cjs-cycle-export-a.cjs
View Options
class CycleExportA {
static applyToClass() {
return 'ok';
}
}
module.exports = CycleExportA;
const b = require('./cjs-cycle-export-b.cjs');
module.exports.seenType = b.seenType;
module.exports.seenValue = b.seenValue;
File Metadata
Details
Attached
Mime Type
application/javascript
Expires
Sun, May 17, 5:47 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
554551
Default Alt Text
cjs-cycle-export-a.cjs (228 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment