mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-12 11:25:04 +01:00
3 lines
No EOL
84 B
JavaScript
3 lines
No EOL
84 B
JavaScript
import React from "react";
|
|
|
|
export const StreamsContext = React.createContext(null); |