Module: common/getProjectName
Functions
default
▸ default(dataSource
, json
, option
): Promise
<string
>
Parameters
Name | Type |
---|---|
dataSource | Object |
dataSource.options | Object |
dataSource.options.database? | string | Uint8Array |
json | Record <string , unknown > |
option | Pick <default , "projectName" > |
Returns
Promise
<string
>