Type alias KeyManifestEntry

KeyManifestEntry: {
    keys: string[];
}

Type declaration

  • keys: string[]