Sha256: f1ac90b89b7bcfefa28873225310de123f4489061320985919ff4b809dc27a17
Contents?: true
Size: 174 Bytes
Versions: 35
Compression:
Stored size: 174 Bytes
Contents
import {Service} from '../service'; import {Presigner} from '../polly/presigner'; export class PollyCustomizations extends Service { static Presigner: typeof Presigner; }
Version data entries
35 entries across 35 versions & 1 rubygems