myprojectpackageprav
Version:
My package in npm
13 lines (12 loc) • 332 B
TypeScript
export declare const Sitefeedbackdata: {
Subjectlabel: string;
Subject: string;
FeedbackAboutlabel: string;
FeedbackAbout: string;
Descriptionlabel: string;
Descriptioncontent: string;
Attachmentslabel: string;
Attachmentscontent: string;
modifiedlabel: string;
modifiedcontent: string;
}[];