Function: useEncryptedPhotos()
Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)
ts
function useEncryptedPhotos(): ComputedRef<{
}>;Defined in: packages/valaxy/client/composables/common.ts:63
encryptedPhotos 获取加密相册数据
Returns
ComputedRef<{ }>