astro-ghostcms/.pnpm-store/v3/files/b0/b9c69dde6520c7be14750ec9310...

12 lines
250 B
Plaintext

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