UNPKG

springtype-types

Version:

Types of 1k TypeScript/TSX nano-framework for the web

7 lines (6 loc) 111 B
import { I$st } from './st/interface/i$st'; declare global { interface Window { $st: I$st; } }