UNPKG

tln-pm

Version:
5 lines (3 loc) 268 B
const errorMsgTpmServe = "Ensure that the 'tpm serve' command is running and that a valid configuration file exists in the root of your project."; const errorMsgFetchingData = `Failed to fetch data from backend. ${errorMsgTpmServe}`; export { errorMsgFetchingData };