UNPKG

@twurple/common

Version:

Common functions used by the `@twurple` library family.

3 lines 126 B
/** @private */ export declare function checkRelationAssertion<T>(value: T | null): T; //# sourceMappingURL=relations.d.ts.map