UNPKG

@salesforce/core

Version:

Core libraries to interact with SFDX projects, orgs, and APIs.

2 lines (1 loc) 77 B
export default function checkLightningDomain(url: string): Promise<boolean>;