• Creates a file at the given path. If the directory doesn't exist, it will be created.

    Parameters

    • filePath: string

      The path to the file to create

    Returns void

Generated using TypeDoc