UNPKG

nanosplash

Version:

The tiny loading screen for web artisans

6 lines (4 loc) 115 B
import type { int } from "../semantic/number"; export interface INSElement extends HTMLDivElement { nsId: int }