index
:
Advanced-React.git
master
Starter Files and Solutions for Full Stack Advanced React and GraphQL
Git Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.next
/
dist
/
pages
/
_document.js
blob: a3b77296426ad5eb6cb274a6d164864060012d8a (
plain
)
1
2
3
'use strict'
;
module
.
exports
=
require
(
'next/dist/server/document.js'
);