Files
start-sdk/lib/health/index.ts

3 lines
82 B
TypeScript

export * from "./util";
export { default as healthRunner } from "./healthRunner";