Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10359854
example.test.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
265 B
Referenced Files
None
Subscribers
None
example.test.ts
View Options
import
{
Example
}
from
"./index.js"
;
import
*
as
assert
from
"assert"
;
describe
(
"Example"
,
()
=>
{
describe
(
"example"
,
()
=>
{
it
(
"should equal 'example'"
,
()
=>
{
const
example
=
new
Example
();
assert
.
equal
(
example
.
example
(),
"example"
);
});
});
});
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Sat, Nov 8, 02:40 (17 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1032849
Default Alt Text
example.test.ts (265 B)
Attached To
Mode
R177 horizontal-scroller
Attached
Detach File
Event Timeline
Log In to Comment