vtils

Home > utils > WechatChooseImageParams > sourceType

WechatChooseImageParams.sourceType property

选择来源,可以指定是相册还是相机。

[‘album’, ‘camera’]

Signature:

sourceType?: Array<'album' | 'camera'>;