pigallery2/common/CostumHeaders.ts
2019-02-15 11:47:09 -05:00

4 lines
89 B
TypeScript

export class CostumHeaders {
public static dataVersion = 'PI-GALLERY2-DATA-VERSION';
}