UNPKG

ngx-amap

Version:

[![npm](https://img.shields.io/npm/v/ngx-amap.svg)][npm-badge-url] [![npm](https://img.shields.io/npm/dm/ngx-amap.svg)][npm-badge-url] [![Build Status](https://travis-ci.org/xieziyu/ngx-amap.svg?branch=master)][ci-url]

44 lines 1.64 kB
/** * @fileoverview added by tsickle * Generated from: base/interfaces.ts * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc */ /** * @record * @template T */ export function Getter() { } if (false) { /** * @return {?} */ Getter.prototype.get = function () { }; } /** * @record * @template T, E */ export function WithEditor() { } if (false) { /** * @return {?} */ WithEditor.prototype.getEditor = function () { }; } /** * @record * @template T */ export function WithCreate() { } if (false) { /** * @param {?} options * @return {?} */ WithCreate.prototype.create = function (options) { }; /** * @return {?} */ WithCreate.prototype.destroy = function () { }; } //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW50ZXJmYWNlcy5qcyIsInNvdXJjZVJvb3QiOiJuZzovL25neC1hbWFwLyIsInNvdXJjZXMiOlsiYmFzZS9pbnRlcmZhY2VzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7OztBQUVBLDRCQUVDOzs7OztJQURDLHVDQUFxQjs7Ozs7O0FBR3ZCLGdDQUVDOzs7OztJQURDLGlEQUEyQjs7Ozs7O0FBRzdCLGdDQUdDOzs7Ozs7SUFGQyxxREFBb0M7Ozs7SUFDcEMsK0NBQWdCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgT2JzZXJ2YWJsZSB9IGZyb20gJ3J4anMnO1xuXG5leHBvcnQgaW50ZXJmYWNlIEdldHRlcjxUPiB7XG4gIGdldCgpOiBPYnNlcnZhYmxlPFQ+O1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIFdpdGhFZGl0b3I8VCwgRT4gZXh0ZW5kcyBHZXR0ZXI8VD4ge1xuICBnZXRFZGl0b3IoKTogT2JzZXJ2YWJsZTxFPjtcbn1cblxuZXhwb3J0IGludGVyZmFjZSBXaXRoQ3JlYXRlPFQ+IGV4dGVuZHMgR2V0dGVyPFQ+IHtcbiAgY3JlYXRlKG9wdGlvbnM6IGFueSk6IE9ic2VydmFibGU8VD47XG4gIGRlc3Ryb3koKTogdm9pZDtcbn1cbiJdfQ==