JestLib: {
jestCore: () => void;
jestDb: () => void;
jestEnd: () => void;
jestOrm: () => void;
jestStart: () => void;
jestStore: () => void;
jestUtils: () => void;
} = ...
Type Declaration
jestCore: () => void
jestDb: () => void
jestEnd: () => void
jestOrm: () => void
jestStart: () => void
jestStore: () => void
jestUtils: () => void