UNPKG

ngx-bootstrap-treeview

Version:

Ngx Bootstrap Treeview - Simple library to visualize, search and interact with tree data

36 lines 1.58 kB
/** * @fileoverview added by tsickle * @suppress {checkTypes,extraRequire,missingReturn,uselessCode} checked by tsc */ /** * @record */ export function ILoggingService() { } if (false) { /** * @param {...?} content * @return {?} */ ILoggingService.prototype.debug = function (content) { }; /** * @param {...?} content * @return {?} */ ILoggingService.prototype.info = function (content) { }; /** * @param {...?} content * @return {?} */ ILoggingService.prototype.log = function (content) { }; /** * @param {...?} content * @return {?} */ ILoggingService.prototype.warn = function (content) { }; /** * @param {...?} content * @return {?} */ ILoggingService.prototype.error = function (content) { }; } //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSUxvZ2dpbmdTZXJ2aWNlLmludGVyZmFjZS5qcyIsInNvdXJjZVJvb3QiOiJuZzovL25neC1ib290c3RyYXAtdHJlZXZpZXcvIiwic291cmNlcyI6WyJpbnRlcmZhY2VzL0lMb2dnaW5nU2VydmljZS5pbnRlcmZhY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7OztBQUFBLHFDQU1DOzs7Ozs7SUFMRyx5REFBeUI7Ozs7O0lBQ3pCLHdEQUF3Qjs7Ozs7SUFDeEIsdURBQXVCOzs7OztJQUN2Qix3REFBd0I7Ozs7O0lBQ3hCLHlEQUF5QiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBpbnRlcmZhY2UgSUxvZ2dpbmdTZXJ2aWNlIHtcclxuICAgIGRlYnVnKC4uLmNvbnRlbnQ6IGFueVtdKTtcclxuICAgIGluZm8oLi4uY29udGVudDogYW55W10pO1xyXG4gICAgbG9nKC4uLmNvbnRlbnQ6IGFueVtdKTtcclxuICAgIHdhcm4oLi4uY29udGVudDogYW55W10pO1xyXG4gICAgZXJyb3IoLi4uY29udGVudDogYW55W10pO1xyXG59XHJcbiJdfQ==