UNPKG

@brahmaesolutions/native

Version:
5 lines (4 loc) 145 B
import type { CustomPlugin } from './definitions'; declare const Contacts: CustomPlugin; export * from './definitions'; export { Contacts };