(function (root, factory) { if (typeof define === 'function' && define.amd) define(['exports', 'kotlin'], factory); else if (typeof exports === 'object') factory(module.exports, require('kotlin')); else { if (typeof kotlin === 'undefined') { throw new Error("Error loading module 'door-room-annotations'. Its dependency 'kotlin' was not found. Please, check whether 'kotlin' is loaded prior to 'door-room-annotations'."); }root['door-room-annotations'] = factory(typeof this['door-room-annotations'] === 'undefined' ? {} : this['door-room-annotations'], kotlin); } }(this, function (_, Kotlin) { 'use strict'; var Kind_CLASS = Kotlin.Kind.CLASS; var Annotation = Kotlin.kotlin.Annotation; var Long$Companion$MIN_VALUE = Kotlin.Long.MIN_VALUE; var Long$Companion$MAX_VALUE = Kotlin.Long.MAX_VALUE; var Kind_OBJECT = Kotlin.Kind.OBJECT; var ColumnInfo$Companion_instance = null; var ForeignKey$Companion_instance = null; var OnConflictStrategy$Companion_instance = null; })); //# sourceMappingURL=door-room-annotations.js.map