5 lines
68 B
JavaScript
5 lines
68 B
JavaScript
"use strict";
|
|
|
|
export default {
|
|
ai_index_file: "ais/index.json"
|
|
};
|