UNPKG

@alugha/ima

Version:

A library for asynchronously loading the Google IMA SDK with static typing for the SDK

3 lines (2 loc) 86 B
declare const loadScript: (src: string) => Promise<Event>; export default loadScript;