UNPKG

focalxaiinspection

Version:

Focalx AI Inspection

10 lines (7 loc) 123 B
const Endpoint = { Dev: "dev", Stage: "stage", Prod: "prod", PreProd: "preprod", } export default Endpoint;