UNPKG
oral-ts
Version:
latest (1.0.2)
1.0.2
1.0.1
a testing framework for typescript
github.com/tanay-pingalkar/oral
tanay-pingalkar/oral
oral-ts
/
dist
/
decorators
/
afterEach.d.ts
2 lines
(1 loc)
•
47 B
TypeScript
View Raw
1
2
export
declare
function
AfterEach
(
):
Function
;