UNPKG

@arwes/sounds

Version:

Futuristic Sci-Fi UI Web Framework

5 lines (4 loc) 181 B
/// <reference types="react" /> import { BleepsSetup } from '../constants'; declare const BleepsContext: import("react").Context<BleepsSetup | undefined>; export { BleepsContext };