UNPKG

nativescript-fabric

Version:
11 lines 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var INSTANCE; function getInstance(T) { if (!INSTANCE) { INSTANCE = new T(); } return INSTANCE; } exports.getInstance = getInstance; //# sourceMappingURL=fabric-common.js.map