4 lines
89 B
TypeScript
4 lines
89 B
TypeScript
export class CostumHeaders {
|
|
public static dataVersion = 'PI-GALLERY2-DATA-VERSION';
|
|
}
|