💾 Archived View for gmi.noulin.net › gitRepositories › git-off › file › src › node_modules › aws-sdk… captured on 2023-01-29 at 11:55:21. Gemini links have been rewritten to link to archived content

View Raw

More Information

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

git-off

Log

Files

Refs

README

global.d.ts (120B)

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