UNPKG

zss-engine

Version:
3 lines (2 loc) 157 B
import { CreateStyle, CreateKeyframes } from '../index.js'; export declare function genBase36Hash(object: CreateStyle | CreateKeyframes, n: number): string;