UNPKG

capacitor-branch-deep-links

Version:
5 lines (4 loc) 173 B
import type { BranchDeepLinksPlugin } from './definitions'; declare const BranchDeepLinks: BranchDeepLinksPlugin; export * from './definitions'; export { BranchDeepLinks };