UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

8 lines (7 loc) 231 B
export const UC_DEFAULT_SETTINGS = { uc_data_store_mode: 'READ_WRITE', uc_data_store_ucs_dataset_name: 'uc_executions', uc_disabled_use_cases: [], uc_file_ref_prefix: '$ref:', uc_files_directory_path: 'tmp', };