💾 Archived View for gmi.noulin.net › gitRepositories › git-off › file › src › node_modules › aws-sdk… captured on 2023-07-10 at 16:20:47. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

git-off

Log

Files

Refs

README

global.d.ts (120B)

     1 import {GlobalConfigInstance} from './lib/config'; 
     2 
     3 export * from './lib/core';
     4 ```