Page Contents

Home > @loopback/health > LiveCheck

LiveCheck type

Functions for liveness check

Signature:

export type LiveCheck = () => Promise<void>;