UNPKG
@jest/schemas
Version:
latest (30.0.5)
next (30.0.0-beta.6)
30.0.5
30.0.1
30.0.0
30.0.0-beta.6
30.0.0-beta.3
30.0.0-beta.1
30.0.0-alpha.7
30.0.0-alpha.6
30.0.0-alpha.5
30.0.0-alpha.4
30.0.0-alpha.3
30.0.0-alpha.2
30.0.0-alpha.1
30.0.0-alpha.0
29.6.3
29.6.0
29.4.3
29.4.2
29.4.0
29.0.0
29.0.0-alpha.3
29.0.0-alpha.2
29.0.0-alpha.0
28.1.3
28.0.2
28.0.0
28.0.0-alpha.3
28.0.0-alpha.2
28.0.0-alpha.1
jestjs/jest
@jest/schemas
/
build
/
index.mjs
6 lines
(4 loc)
•
197 B
JavaScript
View Raw
1
2
3
4
5
6
import
cjsModule
from
'./index.js'
;
export
const
FakeTimers
= cjsModule.
FakeTimers
;
export
const
InitialOptions
= cjsModule.
InitialOptions
;
export
const
SnapshotFormat
= cjsModule.
SnapshotFormat
;