# the-support@2.0.0
JS support version checker
+ Functions
+ [create(args)](#the-support-function-create)
+ [`TheSupport`](#the-support-classes) Class
+ [new TheSupport(pattern)](#the-support-classes-the-support-constructor)
## Functions
### create(args) -> `TheSupport`
Create a TheSupport instance
| Param | Type | Description |
| ----- | --- | -------- |
| args | * | |
## `TheSupport` Class
### new TheSupport(pattern)
Constructor of TheSupport class
| Param | Type | Description |
| ----- | --- | -------- |
| pattern | string | Filename pattern |