• Ext returns the file name extension used by path. The extension is the suffix beginning at the final dot in the final element of path; it is empty if there is no dot.

    Parameters

    • path: string

    Returns string

Generated using TypeDoc