Core API Overview > @adpt/core > Adapt > isRelation
Adapt.isRelation() function
Signature:
export declare function isRelation(v: any): v is Relation;
Parameters
Parameter | Type | Description |
---|---|---|
v | any |
Returns:
v is Relation
Adapt v0.2.0: now with Node.js v12 and v13 support, easier installs, and more! Read more...