UNPKG
@atlaskit/json-ld-types
Version:
latest (1.4.1)
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
A set of types for the Atlassian Object Vocabulary
@atlaskit/json-ld-types
/
dist
/
cjs
/
jsonld.js
8 lines
(7 loc)
•
184 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
JsonLd
=
void
0
;
/* eslint-disable @typescript-eslint/no-namespace, import/export */
var
JsonLd
;