UNPKG

beaver-logger

Version:
4 lines (2 loc) 82 B
/* @flow */ export type Payload = { [string] : string | boolean | null | void };