Function Client

  • When used on a method, will mark the method as client-only

    Parameters

    • Rest ...args: []

    Returns AirshipDecorator<((target, property, descriptor) => void)>