UNPKG

@vincentt-sdks/campaign-sdk

Version:

Campaign SDK by Vincentt

5 lines (4 loc) 75 B
export type LoggerOptions = { verbose: boolean; prefix: string; };