1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-14 10:16:26 +00:00
Files
Boostnote/tpls/env.js
2015-06-08 03:56:28 +09:00

4 lines
86 B
JavaScript

/* global angular */
angular.module('codexen')
.constant('apiUrl', '<%= apiUrl %>')