bpms_site/.svn/pristine/32/32f9009d6e404de6be93ff0efcf38921d1c7bd61.svn-base
2025-11-02 16:38:49 +03:30

9 lines
312 B
Plaintext

// When rendering applink meta tags add a namespace tag before each array instance
// if more than one member exists.
// ref: https://developers.facebook.com/docs/applinks/metadata-reference
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
//# sourceMappingURL=extra-types.js.map