UNPKG

w3-store

Version:
9 lines 230 B
export type { Link } from '@ucanto/interface'; export interface SignOptions { accessKeyId: string; secretAccessKey: string; region: string; bucket: string; expires?: number; } //# sourceMappingURL=type.d.ts.map