Variable JestLibConst

JestLib: {
    jestCore: typeof jestCore;
    jestDb: typeof jestDb;
    jestEnd: typeof jestEnd;
    jestOrm: typeof jestOrm;
    jestStart: typeof jestStart;
    jestStore: typeof jestStore;
    jestUtils: typeof jestUtils;
}

Type declaration

  • jestCore: typeof jestCore
  • jestDb: typeof jestDb
  • jestEnd: typeof jestEnd
  • jestOrm: typeof jestOrm
  • jestStart: typeof jestStart
  • jestStore: typeof jestStore
  • jestUtils: typeof jestUtils

Generated using TypeDoc