UNPKG
@bradgarropy/gatsby-plugin-seo
Version:
latest (2.2.0)
2.2.0
2.1.0
2.0.0
1.1.1
1.1.0
1.0.0
0.0.2
0.0.1
🔎 gatsby-plugin-seo
github.com/bradgarropy/gatsby-plugin-seo
bradgarropy/gatsby-plugin-seo
@bradgarropy/gatsby-plugin-seo
/
dist
/
components
/
Meta
/
index.js
8 lines
•
280 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
exports
.
__esModule
=
true
;
exports
[
"default"
] =
void
0
;
var
tslib_1 =
require
(
"tslib"
);
var
Meta
_1 =
require
(
"./Meta"
); (
0
, tslib_1.
__createBinding
)(
exports
,
Meta
_1,
"default"
); (
0
, tslib_1.
__exportStar
)(
require
(
"./Meta"
),
exports
);
//# sourceMappingURL=index.js.map