UNPKG

@villedemontreal/workit-types

Version:
4 lines (3 loc) 92 B
export interface ICustomHeaders { [custom: string]: string | Date | number | boolean; }