Skip to content

Function: usePartiallyEncryptedContents()

ts
function usePartiallyEncryptedContents(): ComputedRef<{
}>;

Defined in: packages/valaxy/client/composables/common.ts:50

获取部分加密内容

Returns

ComputedRef<{ }>