Files: 4efee7a47afd6f4413cbd04ea28cc28bae04b389 / dictionary / aws-sdk.js
118 bytesRaw
1 | ; |
2 | |
3 | module.exports = { |
4 | pkg: { |
5 | scripts: [ |
6 | 'apis/*.json', |
7 | 'lib/services/*.js' |
8 | ] |
9 | } |
10 | }; |
11 |
Built with git-ssb-web
1 | ; |
2 | |
3 | module.exports = { |
4 | pkg: { |
5 | scripts: [ |
6 | 'apis/*.json', |
7 | 'lib/services/*.js' |
8 | ] |
9 | } |
10 | }; |
11 |
Built with git-ssb-web