Files
old-slucajna-televizija/web/node_modules/axobject-query/lib/etc/objects/IframePresentationalRole.js
2017-10-16 11:19:46 +02:00

11 lines
200 B
JavaScript

'use strict';
Object.defineProperty(exports, "__esModule", {
value: true
});
var IframePresentationalRole = {
relatedConcepts: [],
type: 'window'
};
exports.default = IframePresentationalRole;