UNPKG

ccs-logging-addon

Version:

CCS AddOn for logging states, errors and more

5 lines (4 loc) 111 B
export const authFields = [ 'slack_hook' ] as const export type authFields = typeof authFields[number]