stack

Home > @infiniteobjects/linkdrop-service > AssertLinkdropSdk > isV2

AssertLinkdropSdk.isV2() method

Checks if the SDK is a V2 SDK

Signature:

static isV2(sdk: LinkdropSdk): sdk is LinkdropSdkV2;

Parameters

Parameter Type Description
sdk LinkdropSdk The SDK to check

Returns:

sdk is LinkdropSdkV2