4 lines
115 B
JavaScript
4 lines
115 B
JavaScript
export { default } from "../shared/lib/head";
|
|
export * from "../shared/lib/head";
|
|
|
|
//# sourceMappingURL=head.js.map
|