UNPKG

@awell-health/navi-js

Version:

Navi.js loading utility - loads the Navi SDK from CDN

4 lines (3 loc) 126 B
import { LoadNavi } from "./shared"; export declare const loadNavi: LoadNavi; export type { NaviLoadOptions } from "./types";