Search
Preparing search index...
The search index is not available
@aegis-framework/melan
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@aegis-framework/melan
file-storage
export=
Class export=<T>
Type parameters
T
:
export=
Hierarchy
export=
Index
Constructors
constructor
Properties
_adapter
_configuration
Methods
upload
Constructors
constructor
new export=<T>
(
adapter
:
(
configuration
:
Record
<
string
,
any
>
)
=>
T
, configuration
:
Record
<
string
,
any
>
)
:
export=
<
T
>
Type parameters
T
:
export=
<
T
>
Parameters
adapter:
(
configuration
:
Record
<
string
,
any
>
)
=>
T
(
configuration
:
Record
<
string
,
any
>
)
:
T
Parameters
configuration:
Record
<
string
,
any
>
Returns
T
configuration:
Record
<
string
,
any
>
Returns
export=
<
T
>
Properties
Private
_adapter
_adapter
:
T
Private
_configuration
_configuration
:
Record
<
string
,
any
>
Methods
upload
upload
(
file
:
string
, path
:
string
)
:
Promise
<
string
>
upload
(
file
:
string
, path
:
string
, name
:
string
)
:
Promise
<
string
>
Parameters
file:
string
path:
string
Returns
Promise
<
string
>
Parameters
file:
string
path:
string
name:
string
Returns
Promise
<
string
>
Exports
Storage
Adapter
Storage
Adapter/AWS
branca
database
file-
storage
file-
storage-
adapter
password
request
response
router
secrets
text
token
util
export=
constructor
_adapter
_configuration
upload
Generated using
TypeDoc