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