@safe-global/types-kit
Version:
Types for use with the Safe Core SDK packages
4 lines • 303 B
TypeScript
import { SafeWebAuthnSharedSignerContract_v0_2_1_Contract } from './v0.2.1/SafeWebAuthnSharedSigner_v0_2_1';
export * from './v0.2.1/SafeWebAuthnSharedSigner_v0_2_1';
export type SafeWebAuthnSharedSignerContractType = SafeWebAuthnSharedSignerContract_v0_2_1_Contract;
//# sourceMappingURL=index.d.ts.map