UNPKG

@ablestack/rdo

Version:

A library to facilitate building and running graphs of Reactive Domain Objects - connecting JSON data sources to reactive client applications

8 lines 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.config = void 0; exports.config = { non_keyed_collection_warning_size_threashold: 100, defaultIdKey: 'id', }; //# sourceMappingURL=static.config.js.map