神岛 API 文档 - ArenaPro版
Preparing search index...
client/types/ClientAPI
BlobPropertyBag
Interface BlobPropertyBag
Optional parameters for creating a blob, including the MIME type and line ending handling.
interface
BlobPropertyBag
{
endings
?:
EndingType
;
type
?:
string
;
}
Index
Properties
endings?
type?
Properties
Optional
endings
endings
?:
EndingType
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endings
type
神岛 API 文档 - ArenaPro版
Loading...
Optional parameters for creating a blob, including the MIME type and line ending handling.