common/corpus-common-addon/addon/utils/constants.js
author ymh <ymh.work@gmail.com>
Thu, 25 Feb 2016 10:20:01 +0100
changeset 130 fac22d8c2df8
parent 127 5cd8c3065c38
child 132 d97eda8bc8ec
permissions -rw-r--r--
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test



export const LEXVO_BASE_URL = "http://lexvo.org/id/iso639-3/";
export const DEFAULT_STORE_EXP = 3600000;