Page Contents

Home > @loopback/testlab > ShotCallback

ShotCallback type

Signature:

export type ShotCallback = (response: ResponseObject) => void;