Function addFileType

  • Add a new fileType/extension that you would like to add to the database when scanning the local drive

    Returns

    A Promise that resolves to the id of the added record of false

    Parameters

    • name: string

    Returns Promise<number | boolean>

Generated using TypeDoc