|
...
|
...
|
@@ -19,6 +19,7 @@ use Lackoxygen\TiktokShop\TiktokShop as TiktokShopKernel; |
|
|
|
* @method static Verify verify()
|
|
|
|
* @method static Alliance alliance()
|
|
|
|
* @method static TiktokShopKernel setAccessToken(string $accessToken)
|
|
|
|
* @method static TiktokShopKernel use($options)
|
|
|
|
*/
|
|
|
|
class TiktokShop extends Facade
|
|
|
|
{
|
...
|
...
|
|