UNPKG

@krebitdao/reputation-passport

Version:

Krebit SDK for Verified Credentials

7 lines 205 B
import { Krebit } from './Krebit.js'; import { Passport } from './Passport.js'; export declare const core: { Krebit: typeof Krebit; Passport: typeof Passport; }; //# sourceMappingURL=index.d.ts.map