UNPKG

@surveycake/rc

Version:

react component of surveycake

55 lines (54 loc) 1.21 kB
declare const _default: { create_a_survey: string; from_empty: string; from_template: string; responses: string; surveyStatus: { PUBLIC: string; PRIVATE: string; OFF: string; ENDED: string; COMING_SOON: string; REPLY_FULL: string; }; title: string; status: string; allStatus: string; createtime: string; reply_count: string; table: { show: string; to: string; unit: string; total: string; dataText: string; comma: string; selectTag: string; }; menu: { edit: string; preview: string; move: string; duplicate: string; share: string; createSlaveSurvey: string; review: string; chart: string; }; orderFilter: { createtime: string; updatetime: string; reply_time_latest: string; reply_count: string; }; from: string; to: string; startDate: string; endDate: string; chips: { slave: string; master: string; pro: string; }; }; export default _default;