Sign in
android
/
platform
/
external
/
tink
/
fffd119cd
/
.
/
javascript
/
testing
/
index.ts
blob: ac116db00bda391da03f75b0d5d66fdb81bcd2c0 [
file
] [
log
] [
blame
]
/**
* @license
* Copyright 2020 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
import
*
as
Registry
from
'../internal/registry'
;
export
const
resetRegistry
=
Registry
.
reset
;