UNPKG

@sky-mavis/tanto-widget

Version:
1 lines 101 B
import {createContext}from'react';const TantoContext = createContext(undefined);export{TantoContext};