UNPKG

use-mutable-source

Version:

Minimal and elegant way to integrate any library with React

3 lines (2 loc) 181 B
import * as client from './client'; export declare const useSource: typeof client.useSource, usePureSource: typeof client.usePureSource, withContract: typeof client.withContract;