You’re viewing the
v1.5.8
(legacy) docs.
Go to the latest docs →
Gaunt Sloth Assistant
GitHub
Preparing search index...
@gaunt-sloth/tools
tools/binaryUtils
getFormatForExtension
Function getFormatForExtension
getFormatForExtension
(
filePath
:
string
,
configs
:
BinaryFormatConfig
[]
,
)
:
{
config
:
BinaryFormatConfig
;
type
:
BinaryFormatType
}
|
null
Parameters
filePath
:
string
configs
:
BinaryFormatConfig
[]
Returns
{
config
:
BinaryFormatConfig
;
type
:
BinaryFormatType
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
GitHub
Gaunt Sloth Assistant
Loading...