PHP Classes

File: frontend/js/componentes/utils/config.js

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Livraria   frontend/js/componentes/utils/config.js   Download  
File: frontend/js/componentes/utils/config.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Livraria
Manage a bookstore using micro-services
Author: By
Last change:
Date: 3 months ago
Size: 81 bytes
 

Contents

Class file image Download
const config = { baseURL: 'http://localhost:8000' }; export default config;