UNPKG

nanosplash

Version:

The tiny loading screen for web artisans

6 lines (4 loc) 122 B
import type { int } from '@/types/semantic/number.ts' export interface INSElement extends HTMLDivElement { nsId: int }