"use strict";
/**
* These interfaces are consistent across all backings.
* As long as these interfaces are respected, the backing can be abstracted entirely.
*/Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=interface.js.map