Type exception

This commit is contained in:
Daniel Lugo 2022-01-17 13:30:05 -04:00
parent 3dcd0f735e
commit 9d4429956b

View file

@ -2432,6 +2432,7 @@ module.exports = async (
const data = await handleGunFetch({ const data = await handleGunFetch({
path, path,
startFromUserGraph: false, startFromUserGraph: false,
// @ts-expect-error Validated above
type, type,
publicKey, publicKey,
publicKeyForDecryption, publicKeyForDecryption,