initializeBindings
function initializeBindings(): Promise<void>;
Defined in: bindings.d.ts:790
A function that has to finish before any bindings exports can be used.
Returns
Promise
<void
>
function initializeBindings(): Promise<void>;
Defined in: bindings.d.ts:790
A function that has to finish before any bindings exports can be used.
Promise
<void
>