UNPKG

@twilio-labs/serverless-api

Version:
3 lines (2 loc) 128 B
export declare const generalRedactor: <T>(val: T) => string; export declare const allPropertiesRedactor: <T>(val: T) => string;