Files
30-seconds-of-code/node_modules/gatsby/dist/bin/gatsby.js
2019-08-20 15:52:05 +02:00

5 lines
92 B
JavaScript
Executable File

#!/usr/bin/env node
"use strict";
require(`gatsby-cli`);
//# sourceMappingURL=gatsby.js.map