UNPKG

@flashcoffee/fclogger

Version:
10 lines (9 loc) 194 B
export declare const redactorOptions: { builtInRedactors: {}; customRedactors: { after: { regexpPattern: any; replaceWith: string; }[]; }; };