UNPKG

piral-hooks-utils

Version:

Hooks and HOC for pilets and Piral instances.

4 lines (2 loc) 102 B
import * as React from 'react'; export const PiletApiProvider = React.createContext<any>(undefined);