Sha256: 266a5e33d88f06c83a2edeb0f92e51ab8fff554476b4610a62db07bea776de61
Contents?: true
Size: 253 Bytes
Versions: 120
Compression:
Stored size: 253 Bytes
Contents
/** * copied from core, since it's not in the ReactApp folder, * it's complicated to import it and mock it in tests. * should be imported once core moves it to the ReactApp folder. */ export const foremanUrl = path => `${window.URL_PREFIX}${path}`;
Version data entries
120 entries across 120 versions & 1 rubygems