Function: usePartiallyEncryptedContents()
Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)
ts
function usePartiallyEncryptedContents(): ComputedRef<{
}>;Defined in: packages/valaxy/client/composables/common.ts:50
获取部分加密内容
Returns
ComputedRef<{ }>