UNPKG

launch.io

Version:

Launch.IO is an Ultra Hip, Simple, and Fast, Time Traveling React State Management Library

4 lines (3 loc) 145 B
import { LaunchContext } from "../types"; declare const _default: (callback: (context: LaunchContext) => void) => void; export default _default;