mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 10:16:26 +00:00
4 lines
86 B
JavaScript
4 lines
86 B
JavaScript
/* global angular */
|
|
angular.module('codexen')
|
|
.constant('apiUrl', '<%= apiUrl %>')
|